forked from jan-leila/nix-config
reconfigured how home manager gets applied
This commit is contained in:
parent
26b231a329
commit
ff295dc7ac
8 changed files with 438 additions and 361 deletions
5
users/home.nix
Normal file
5
users/home.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
leyla = import ./leyla/home.nix;
|
||||
# ester = import ./ester/home.nix;
|
||||
# eve = import ./eve/home.nix;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue