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
|
@ -17,7 +17,6 @@
|
|||
refresh-rate = lib.pantheon.mkStrOption;
|
||||
};
|
||||
windowManager = lib.pantheon.mkStrOption;
|
||||
lockscreen = lib.pantheon.mkStrOption;
|
||||
terminal = lib.pantheon.mkStrOption;
|
||||
notification-daemon = lib.pantheon.mkStrOption;
|
||||
launcher = lib.pantheon.mkStrOption;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue