laksjdlakjsdl

This commit is contained in:
2025-11-19 18:43:18 +01:00
parent a59eaa29ac
commit 3864f84fd1
2 changed files with 18 additions and 16 deletions
+2 -1
View File
@@ -119,6 +119,8 @@ home-eval:
home-build *_:
#!/usr/bin/env -S bash -euo pipefail
# home-manager build --flake .
# home-manager build --flake .#nixosConfigurations.$(hostname).config.home-manager.users.$(whoami)
hostname="$(hostname)"
username="$(whoami)"
set -x
@@ -136,7 +138,6 @@ home-build-diff *_: home-build
home-switch *_:
#!/usr/bin/env -S bash -euo pipefail
# home-manager switch --flake .#nixosConfigurations.$(hostname).config.home-manager.users.$(whoami)
new_home="$(just home-build --print-out-paths "${@:1}")"
set -x
# ./result/activate