refactor(nixos): move cpu and gpu config to modules
This commit is contained in:
parent
5bef7c46a6
commit
d816825ac3
6 changed files with 89 additions and 64 deletions
|
@ -15,4 +15,5 @@
|
|||
nixosModules.enable = true;
|
||||
nix-config.enable = true;
|
||||
boot-config.enable = true;
|
||||
hardware-config.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue