ljkasdljkadsjkl
This commit is contained in:
@@ -19,6 +19,9 @@ eval-vm $hostname=`just _a_host` $attrpath="system.build.toplevel.outPath" *args
|
||||
repl $hostname=`just _a_host`:
|
||||
NIX_NO_NOM=1 nixos-rebuild-ng --flake .#"$hostname" repl
|
||||
|
||||
why-depends $hostname $attrpath:
|
||||
nix why-depends .#nixosConfigurations."$hostname".config.system.build.toplevel .#nixosConfigurations."$hostname".pkgs."$attrpath"
|
||||
|
||||
report hostname=`just _a_host`:
|
||||
nix eval .#nixosReports."{{hostname}}" --json --show-trace | yq . --yaml-output --width=999999 | bat --language yaml --style plain --paging never
|
||||
|
||||
|
||||
Reference in New Issue
Block a user