fix(plasma): persist wallet
This commit is contained in:
parent
90be080432
commit
58ddb0c034
2 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
|
||||
users.home.persist.files = mkIf cfg.enable [
|
||||
".config/kwinoutputconfig.json"
|
||||
".local/share/kwalletd"
|
||||
];
|
||||
|
||||
services.desktopManager.plasma6 = mkIf cfg.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue