add changes from tito to refactor

This commit is contained in:
2025-01-10 23:30:44 -06:00
parent 7e079c7b61
commit cc23aeedc6
4 changed files with 86 additions and 18 deletions

View File

@@ -20,7 +20,7 @@
# ============ NixOS Configuration ============ #
tito = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = {inherit inputs username stylix;};
specialArgs = {inherit inputs username stylix ghostty ;};
modules = [
stylix.nixosModules.stylix
sops-nix.nixosModules.sops