home(swaylock): isolate from sway

This commit is contained in:
514fpv 2024-02-14 13:04:17 +08:00
parent df57061bf0
commit f022a00cf4
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
4 changed files with 32 additions and 21 deletions

View file

@ -33,6 +33,5 @@ in mkIf gui {
} // { providedSessions = [ pkgs.sway.meta.mainProgram ]; })
];
security.pam.services.swaylock = { };
programs.light.enable = true;
}