mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Use nom for laptop build progress
+ add nix-your-shell
This commit is contained in:
2
Justfile
2
Justfile
@@ -9,7 +9,7 @@ vm-laptop:
|
||||
./result/bin/run-dalaptop-vm
|
||||
|
||||
build-laptop:
|
||||
nix build .#nixosConfigurations.dalaptop.config.system.build.toplevel
|
||||
nix build .#nixosConfigurations.dalaptop.config.system.build.toplevel --log-format internal-json |& nom --json
|
||||
|
||||
upload:
|
||||
attic push my-config result
|
||||
|
||||
Reference in New Issue
Block a user