diff --git a/Justfile b/Justfile index 0b68157..34fa1e5 100755 --- a/Justfile +++ b/Justfile @@ -64,7 +64,7 @@ update-this-device: hm-iterate-qtile: #!/usr/bin/env bash set -xe - home-manager switch + home-manager switch || just -v rebuild-this-device switch Xephyr -ac -br -resizeable :1 & XEPHYR_PID=$! echo ${XEPHYR_PID} diff --git a/nix/variables/passwords.crypt.nix b/nix/variables/passwords.crypt.nix index 2ff89f7..0967ef4 100644 Binary files a/nix/variables/passwords.crypt.nix and b/nix/variables/passwords.crypt.nix differ