mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fix weird kwallet bug (I think?)
This commit is contained in:
parent
bea9dfd961
commit
b527338140
3 changed files with 1 additions and 7 deletions
|
@ -26,11 +26,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
environment = {
|
||||
plasma5.excludePackages = [ pkgs.kdePackages.systemsettings ];
|
||||
plasma6.excludePackages = [ pkgs.kdePackages.systemsettings ];
|
||||
};
|
||||
|
||||
services.xserver.excludePackages = [ pkgs.xterm ];
|
||||
|
||||
services.xserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue