fix config error, fix update script, add flake check,

This commit is contained in:
2025-05-30 11:37:38 +02:00
parent cea729933d
commit db9e5a37cf
3 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Update the system
sudo nix flake update ./
sudo nix flake update
# Rebuild the system
./rebuild-nix-system.sh