feat: hyprlock configuration
This commit is contained in:
parent
3993f606a7
commit
3ab4a9b663
3 changed files with 58 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ let
|
|||
in
|
||||
{
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.sessionVariables.LOCKER = "swaylock";
|
||||
programs.swaylock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue