This commit is contained in:
nora 2024-12-08 13:20:18 +01:00
parent 600607e122
commit 1455e167f4
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