fixing my ape like code

This commit is contained in:
ooks-io 2023-07-31 16:32:50 +12:00
parent 943fed2916
commit a54e7d9673
8 changed files with 117 additions and 10 deletions

View file

@ -8,7 +8,7 @@
./systemdboot.nix
./pipewire.nix
# ./auto-upgrade.nix # still needs some work
] ++ (builtins.attrValues outputs.nixosModules);
];
home-manager.extraSpecialArgs = { inherit inputs outputs; };