Automatically get non-hm config files out of the way
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
# Install and build home-manager configuration
|
||||
home-manager switch --flake $SCRIPT_DIR#user;
|
||||
home-manager switch --flake $SCRIPT_DIR#user -b bkp;
|
||||
|
||||
$SCRIPT_DIR/sync-posthook.sh
|
||||
|
Reference in New Issue
Block a user