lkjdsalkjdsalkjad

This commit is contained in:
2025-03-19 17:36:58 +01:00
parent 36a6779fc0
commit 7b2203e6b6
8 changed files with 26 additions and 6 deletions
+3
View File
@@ -10,6 +10,9 @@ export GUM_FILTER_HEIGHT := "15"
eval hostname=`just _a_host`:
nix eval .#nixosConfigurations."{{hostname}}".config.system.build.toplevel.outPath --show-trace
repl $hostname=`just _a_host`:
NIX_NO_NOM=1 nixos-rebuild --flake .#"$hostname" repl
report hostname=`just _a_host`:
nix eval .#nixosReports."{{hostname}}" --json | yq . --yaml-output | bat --language yaml --style plain --paging never