adding back cosmic

This commit is contained in:
Chris Cochrun 2024-12-10 15:22:50 -06:00
parent 5a64e16427
commit baa84cbc37
2 changed files with 24 additions and 24 deletions

View file

@ -29,7 +29,7 @@
boot.supportedFilesystems = [ "ntfs" ];
services = {
desktopManager.cosmic.enable = false;
desktopManager.cosmic.enable = true;
};
programs.nix-ld.enable = true;