migrate ds9 and daedalus
This commit is contained in:
parent
ff468ca2d7
commit
422cefb45c
4 changed files with 19 additions and 13 deletions
|
|
@ -49,6 +49,8 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
# Let ~/bin/ be in $PATH
|
||||
environment.homeBinInPath = true;
|
||||
ragon.persist.extraDirectories = [ "/home/${username}" ];
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# Define my user account
|
||||
users.extraUsers.${username} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue