mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: enable swayosd
This commit is contained in:
parent
d485984d0a
commit
d6e7241934
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.swayosd.enable = true;
|
||||
|
||||
programs.hyprlock = lib.mkIf cfg.screenlocker.enable {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue