mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 14:01:29 +01:00
4 lines
67 B
Nix
4 lines
67 B
Nix
{ pkgs, ... }: {
|
|
services.desktopManager.cosmic.enable = true;
|
|
}
|