about summary refs log tree commit diff stats
path: root/update
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-18 15:24:44 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:06 +0200
commit8a92cc4d8ee2dab5bed470ff2e4e281636bd1789 (patch)
treeccd7c36b3a44ce0b9605de0dab7dab0294dd7d55 /update
parentChore(flake): Update (diff)
downloadnixos-config-8a92cc4d8ee2dab5bed470ff2e4e281636bd1789.tar.gz
nixos-config-8a92cc4d8ee2dab5bed470ff2e4e281636bd1789.zip
Build: Add a script to ensure correct updates
Diffstat (limited to 'update')
-rwxr-xr-xupdate5
1 files changed, 5 insertions, 0 deletions
diff --git a/update b/update
new file mode 100755
index 00000000..720ce72f
--- /dev/null
+++ b/update
@@ -0,0 +1,5 @@
+#!/bin/sh
+# shellcheck disable=SC2086
+
+nix flake update
+./home-manager/config/firefox/scripts/update_extensions