refactor(nixosmodules): move desktop configs to a module
This commit is contained in:
parent
fc7d95acfd
commit
1a3ef0605b
7 changed files with 62 additions and 42 deletions
|
@ -10,6 +10,7 @@ in
|
|||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./de.nix
|
||||
./hardware.nix
|
||||
./nix-config.nix
|
||||
./gaming.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue