flake: Start switching to NixOS 25.05

This commit is contained in:
Felix Albrigtsen
2025-06-03 12:19:05 +02:00
committed by Felix Albrigtsen
parent 4f99ff9c1e
commit de319def43
4 changed files with 14 additions and 14 deletions

View File

@@ -34,7 +34,7 @@
];
};
initExtra = ''
initContent = ''
# Autocomplete ../
zstyle ':completion:*' special-dirs true
export PATH="$HOME/.config/emacs/bin:$HOME/.cargo/bin:$PATH"