summary refs log tree commit diff
path: root/host/Rory-desktop/hooks/post-rebuild.sh
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-10-13 06:14:11 +0200
committerRory& <root@rory.gay>2024-10-13 06:14:11 +0200
commitc5e9651eb722c9b3063777342c98cc38997d62a6 (patch)
tree11adcd80c9a5ea551cd79eef8ba366c82ac15128 /host/Rory-desktop/hooks/post-rebuild.sh
parentSmall updates, fix grapevine (diff)
downloadRory-Open-Architecture-c5e9651eb722c9b3063777342c98cc38997d62a6.tar.xz
Desktop changes, build script changes
Diffstat (limited to 'host/Rory-desktop/hooks/post-rebuild.sh')
-rwxr-xr-xhost/Rory-desktop/hooks/post-rebuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/host/Rory-desktop/hooks/post-rebuild.sh b/host/Rory-desktop/hooks/post-rebuild.sh
new file mode 100755
index 0000000..30733ad
--- /dev/null
+++ b/host/Rory-desktop/hooks/post-rebuild.sh
@@ -0,0 +1,7 @@
+#!/usr/bin/env sh
+set -x
+
+git restore --staged hardware-configuration.nix
+git restore --staged Ran.ca
+git restore --staged modules/opensuse/
+git restore --staged opensuse/
\ No newline at end of file