mirror of
https://github.com/0x1d/nix.git
synced 2025-12-16 06:34:33 +01:00
update unstable, add Cosmic desktop
This commit is contained in:
3
os/system/desktop/cosmic.nix
Normal file
3
os/system/desktop/cosmic.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ... }: {
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user