disable cosmic

This commit is contained in:
Noa Aarts 2025-03-09 22:24:21 +01:00
parent 597ab0e3da
commit 0aee12f330
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -274,7 +274,7 @@
acceleration = "cuda"; acceleration = "cuda";
openFirewall = true; openFirewall = true;
}; };
desktopManager.cosmic.enable = true; desktopManager.cosmic.enable = false;
pcscd = { pcscd = {
enable = true; # for yubikey enable = true; # for yubikey
}; };