some edit

This commit is contained in:
2025-12-13 17:00:40 +03:00
parent c3dca8312c
commit 257c6d2eed
6 changed files with 34 additions and 31 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ cp -a "$SRC_FOLDER/." "$DEST_FOLDER/"
echo "Done! Files from '$SRC_FOLDER' have been copied to '$DEST_FOLDER'."
# echo "You may now run 'sudo nixos-rebuild switch' if needed."
nixos-rebuild switch
nixos-rebuild switch --fast
echo "Done!"