System Gen173 @ 2025-04-24-12:52:44
This commit is contained in:
parent
9cda35a91a
commit
d1ca98d764
@ -39,5 +39,9 @@ in {
|
|||||||
};
|
};
|
||||||
programs.hyprlock.enable = true;
|
programs.hyprlock.enable = true;
|
||||||
security.pam.services.hyprlock = {};
|
security.pam.services.hyprlock = {};
|
||||||
|
security.pam.services.jonas.kwallet = {
|
||||||
|
enable = true;
|
||||||
|
package = pkgs.kdePackages.kwallet-pam;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user