Remove xserver.nix
This commit is contained in:
parent
9385849afd
commit
0153b47408
2 changed files with 0 additions and 28 deletions
|
|
@ -9,7 +9,6 @@
|
|||
imports =
|
||||
[(import ./bootloader.nix)]
|
||||
++ [(import ./hardware.nix)]
|
||||
++ [(import ./xserver.nix)]
|
||||
++ [(import ./nix.nix)]
|
||||
++ [(import ./network.nix)]
|
||||
++ [(import ./pipewire.nix)]
|
||||
|
|
|
|||
Reference in a new issue