This commit is contained in:
2026-03-24 16:27:19 -06:00
parent 65cd6b6468
commit a85c64d1c8
2 changed files with 19 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
# Nix
if [ -e '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh' ]; then
source '/nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh'
fi