update
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
nixos = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = { inherit system niri dankMaterialShell; };
|
||||
modules = [
|
||||
# ./sys/desktop.nix
|
||||
# #./sys/desktop.nix
|
||||
./configuration.nix
|
||||
home-manager.nixosModules.home-manager {
|
||||
home-manager.extraSpecialArgs = { inherit niri dankMaterialShell; };
|
||||
|
||||
Reference in New Issue
Block a user