Committed after home build
diff --git a/scripts/upgrade-home b/scripts/upgrade-home
index 2b74d7e..0f5cd27 100755
--- a/scripts/upgrade-home
+++ b/scripts/upgrade-home
@@ -1,5 +1,5 @@
 #!/bin/sh
 
 cd "$(dirname ${BASH_SOURCE[0]})/.."
-nix-channel --update
-home-manager switch -f ./users/minion/home.nix
+nix flake update
+scripts/update-home