mirror of
https://github.com/0x1d/nix.git
synced 2026-09-20 08:39:15 +02:00
4 lines
67 B
Nix
4 lines
67 B
Nix
{ pkgs, ... }: {
|
|
services.desktopManager.cosmic.enable = true;
|
|
}
|