Revert to stable nix

This commit is contained in:
Florian RICHER 2024-02-02 22:23:20 +01:00
parent 24a749ed9d
commit 1ade1f3bed
4 changed files with 12 additions and 9 deletions

View file

@ -4,6 +4,10 @@
nixos-rebuild switch --flake flake_path_directory#hostname
```
```bash
nix flake update --extra-experimental-features "nix-command flakes"
```
# Sources
- https://github.com/ryan4yin/nix-config/tree/v0.0.2