mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nix: Add sdcv
This commit is contained in:
parent
608cd05802
commit
a9d8bcb500
16 changed files with 267 additions and 112 deletions
4
nixcfgs/modules/nixos/desktop/cosmic.nix
Normal file
4
nixcfgs/modules/nixos/desktop/cosmic.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{...}: {
|
||||
services.displayManager.cosmic-greeter.enable = true;
|
||||
services.desktopManager.cosmic.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue