refactor
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -169,7 +169,7 @@ validate_hostname() {
|
||||
update_home_manager_flake() {
|
||||
local hostname="$1"
|
||||
local isServer="$2"
|
||||
local flake_file="$DOTFILES_PATH/config/home-manager/flake.nix"
|
||||
local flake_file="$DOTFILES_PATH/flake.nix"
|
||||
|
||||
# Create new configuration entry
|
||||
local new_config=" \"$hostname\" = home-manager.lib.homeManagerConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user