feat(desktop): move lockscreen config to homes and use home-manager modules
This commit is contained in:
parent
6897ad63c9
commit
71b3703c75
4 changed files with 43 additions and 50 deletions
|
@ -9,4 +9,5 @@ let
|
|||
in
|
||||
mkMerge [
|
||||
(import ./browser.nix { inherit lib inputs system; })
|
||||
(import ./lockscreen.nix)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue