mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-12 21:46:04 +01:00
parent
cc386e4b3b
commit
2cd168467e
3 changed files with 38 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ let
|
|||
(loadModule ./services/kdeconnect.nix { })
|
||||
(loadModule ./services/keepassx.nix { })
|
||||
(loadModule ./services/keybase.nix { })
|
||||
(loadModule ./services/keynav.nix { condition = hostPlatform.isLinux; })
|
||||
(loadModule ./services/lieer.nix { condition = hostPlatform.isLinux; })
|
||||
(loadModule ./services/lorri.nix { condition = hostPlatform.isLinux; })
|
||||
(loadModule ./services/mbsync.nix { })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue