feat(desktop): move launcher config to homes and use home-manager modules
This commit is contained in:
parent
6d84bd00fe
commit
e6a60c257c
6 changed files with 25 additions and 26 deletions
|
@ -10,4 +10,5 @@ in
|
|||
mkMerge [
|
||||
(import ./browser.nix { inherit lib inputs system; })
|
||||
(import ./lockscreen.nix)
|
||||
(import ./launcher.nix)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue