mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Automatically get non-hm config files out of the way
This commit is contained in:
parent
52d58fcd90
commit
ee73848f3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue