Refactoring, changed repo name from "nixos-config" to "nix-config"

This commit is contained in:
2025-06-06 23:05:16 -04:00
parent 40bcf42094
commit e9dec5a032
5 changed files with 6 additions and 305 deletions

View File

@@ -6,7 +6,7 @@
set -e
pushd ~/nixos-config
pushd ~/nix-config
if git diff --quiet; then
echo "No changes detected, exiting."