This commit is contained in:
nora 2024-12-08 13:20:18 +01:00
parent b55946bc0d
commit 4c704ec729
2 changed files with 80 additions and 13 deletions

View file

@ -1 +1,5 @@
# nixos config
## known bugs:
- $TMP pointing to a non-existing directory with direnv: https://github.com/direnv/direnv/issues/1345
broke because of a nix update, probably because direnv is using nix shell weirdly