mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 05:32:51 +02:00
No description
there was a forced grub re-installation from the most recent update which broke everything. maybe due to the trans flag in the grub file name? lol |
||
|---|---|---|
| .vscode | ||
| custom-pkgs | ||
| docker-images | ||
| home-manager | ||
| nixos | ||
| shells | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
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