Replice cinnamon with cosmic for gamepc
This commit is contained in:
parent
74b049e56a
commit
186eac6896
3 changed files with 2 additions and 26 deletions
|
@ -5,7 +5,6 @@
|
|||
}: {
|
||||
config = {
|
||||
pim = {
|
||||
cinnamon.enable = true;
|
||||
sops-nix.usersWithSopsKeys = ["pim"];
|
||||
};
|
||||
|
||||
|
@ -32,6 +31,8 @@
|
|||
|
||||
services = {
|
||||
openssh.enable = true;
|
||||
displayManager.cosmic-greeter.enable = true;
|
||||
desktopManager.cosmic.enable = true;
|
||||
|
||||
xserver.displayManager.lightdm.extraSeatDefaults = ''
|
||||
autologin-user=pim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue