small things

This commit is contained in:
2021-05-09 22:18:30 -04:00
parent d0e7fb7803
commit 1846554c25
3 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,11 @@
'';
};
home.file.gitignore = {
target = ".gitignore";
text = ''Library'';
};
programs.zsh.initExtra = "source ~/.nix-profile/etc/profile.d/nix.sh";
# programs.fish.interactiveShellInit = "source ~/.nix-profile/etc/profile.d/nix.sh";