From 8b6647d00716932fa7340d8ebd33dfe75ab7c16f Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 6 Mar 2025 10:17:40 -0500 Subject: [PATCH] just: remove nom --- justfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/justfile b/justfile index 288e32d..9c7e912 100644 --- a/justfile +++ b/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: