pc added nvidia drivers

This commit is contained in:
Dea 2026-01-09 13:26:43 -05:00
parent 46202e12e9
commit d0065440c3
3 changed files with 57 additions and 16 deletions

View file

@ -36,6 +36,7 @@
specialArgs = { inherit inputs; };
modules = [
./hosts/sandalphon/hardware-configuration.nix
./hosts/sandalphon/configuration.nix
]
++ commonModules;
};