update, cosmic
This commit is contained in:
parent
08a543c953
commit
94a039fef0
5 changed files with 36 additions and 52 deletions
5
system/cosmic.nix
Normal file
5
system/cosmic.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue