mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
just: remove nom
This commit is contained in:
parent
6b02d56e0d
commit
8b6647d007
1 changed files with 0 additions and 5 deletions
5
justfile
5
justfile
|
|
@ -6,11 +6,6 @@ default:
|
|||
local:
|
||||
nix run
|
||||
|
||||
# Run this before `nix run` to build the current configuration
|
||||
[group('main')]
|
||||
nom:
|
||||
nom build --no-link .#nixosConfigurations.infinitude.config.system.build.toplevel
|
||||
|
||||
# Deploy to Beelink
|
||||
[group('deploy')]
|
||||
pureintent:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue