summary refs log tree commit diff
path: root/host/Rory-desktop/hooks/pre-rebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-desktop/hooks/pre-rebuild.sh')
-rwxr-xr-xhost/Rory-desktop/hooks/pre-rebuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/host/Rory-desktop/hooks/pre-rebuild.sh b/host/Rory-desktop/hooks/pre-rebuild.sh
new file mode 100755
index 0000000..d4ec9d3
--- /dev/null
+++ b/host/Rory-desktop/hooks/pre-rebuild.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env sh
+set -x
+
+git add -f hardware-configuration.nix
+git add -f Ran.ca
+git add -f modules/opensuse/
+git add -f opensuse/
\ No newline at end of file