Update dependencies
This commit is contained in:
parent
82091825f9
commit
96b1eca2d0
2 changed files with 22 additions and 21 deletions
|
@ -59,4 +59,5 @@ in
|
|||
chvp.base.zfs.homeLinks = [{ path = ".local/share/autojump"; type = "cache"; }];
|
||||
home-manager.users.charlotte = { ... }: (base "/home/charlotte");
|
||||
home-manager.users.root = { ... }: (base "/root");
|
||||
programs.zsh.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue