enable display manager on desktop
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 13m10s

This commit is contained in:
2025-05-06 22:47:47 +02:00
parent 3b7c49041c
commit 633eea8877
3 changed files with 17 additions and 8 deletions

View File

@ -6,8 +6,7 @@
boot.initrd.luks.devices.cryptroot.device = "/dev/disk/by-uuid/a4593b01-069d-4a5d-a550-74a762b89b3f";
boot.initrd.luks.devices.cryptroot.allowDiscards = true;
services.displayManager.enable = true;
services.displayManager.ly.enable = true;
mods.displayManager.enable = true;
networking.firewall.enable = false;
networking.hostName = "patate-douce";