Removed headless and fix sddm
This commit is contained in:
parent
5d1a055bc4
commit
2c31555c75
2 changed files with 3 additions and 6 deletions
|
|
@ -7,10 +7,7 @@
|
|||
./greeter/sddm.nix
|
||||
./refind.nix
|
||||
|
||||
(
|
||||
if headless
|
||||
then ./loader/grub.nix
|
||||
else ./loader/systemd.nix
|
||||
)
|
||||
./loader/grub.nix
|
||||
./loader/systemd.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue