refactor(nixos/desktop): move hyprlock config to nixos module
This commit is contained in:
parent
fba8f1bfdd
commit
a654a6b9b6
5 changed files with 60 additions and 51 deletions
|
@ -7,9 +7,9 @@
|
|||
"test"
|
||||
];
|
||||
};
|
||||
lockscreen.hyprlock.enable = true;
|
||||
windowManager = "hyprland";
|
||||
terminal = "ghostty";
|
||||
lockscreen = "hyprlock";
|
||||
notification-daemon = "mako";
|
||||
launcher = "fuzzel";
|
||||
status-bar = "waybar";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue