voy is back
This commit is contained in:
parent
7f365f0bd2
commit
491c8bf72c
56 changed files with 305 additions and 245 deletions
|
|
@ -47,6 +47,10 @@ in
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
imports = [
|
||||
"../system/persist.nix"
|
||||
];
|
||||
# Let ~/bin/ be in $PATH
|
||||
environment.homeBinInPath = true;
|
||||
ragon.persist.extraDirectories = [ "/home/${username}" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue