This commit is contained in:
2025-11-24 17:47:49 +09:00
parent 12f649840a
commit b69ae143c2
5 changed files with 39 additions and 29 deletions

View File

@@ -32,7 +32,6 @@
nixos = nixpkgs.lib.nixosSystem {
specialArgs = { inherit system niri dankMaterialShell; };
modules = [
# #./sys/desktop.nix
./configuration.nix
home-manager.nixosModules.home-manager {
home-manager.extraSpecialArgs = { inherit niri dankMaterialShell; };