add changes from tito to refactor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user