fix: this is stable still
This commit is contained in:
parent
dd37f7a473
commit
27a38f8f19
3 changed files with 48 additions and 40 deletions
|
|
@ -164,7 +164,7 @@
|
|||
|
||||
modules = {
|
||||
games.steam.enable = true;
|
||||
plasma.enable = true;
|
||||
plasma.enable = false;
|
||||
};
|
||||
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
@ -218,7 +218,7 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
desktopManager.cosmic.enable = true;
|
||||
desktopManager.cosmic.enable = false;
|
||||
pcscd.enable = true; # for yubikey
|
||||
pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue