Justfile: build with nom

This commit is contained in:
Toast 2024-04-19 12:31:05 +02:00
parent 08824dddf3
commit 2481e03a87
2 changed files with 2 additions and 1 deletions

View file

@ -30,7 +30,7 @@ update-input input:
alias build := build-nixos alias build := build-nixos
# Build a NixOS configuration # Build a NixOS configuration
build-nixos host=`hostname`: build-nixos host=`hostname`:
nixos-rebuild build --flake .#{{host}} nom build .#nixosConfigurations.{{host}}.config.system.build.toplevel
# nix-diff with some parameters piped to less # nix-diff with some parameters piped to less
nix-diff left right: nix-diff left right:

View file

@ -104,6 +104,7 @@
packages = with nixpkgs.legacyPackages.x86_64-linux; [ packages = with nixpkgs.legacyPackages.x86_64-linux; [
agenix.packages.x86_64-linux.default agenix.packages.x86_64-linux.default
git git
nix-output-monitor
nix-diff nix-diff
just just
alejandra alejandra