fix config error, fix update script, add flake check,
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Update the system
|
||||
sudo nix flake update ./
|
||||
sudo nix flake update
|
||||
|
||||
# Rebuild the system
|
||||
./rebuild-nix-system.sh
|
||||
|
Reference in New Issue
Block a user