First working version of home-manager alone
Useful for my work laptop by now
This commit is contained in:
parent
0e22d1d36a
commit
c61d4e89bd
3 changed files with 37 additions and 6 deletions
|
@ -15,5 +15,4 @@
|
|||
]++ lib.optional (
|
||||
builtins.pathExists ../hosts/${hostname}/includes/home-manager.nix
|
||||
) ../hosts/${hostname}/includes/home-manager.nix;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue