aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-05 13:15:59 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-05 14:06:38 -0600
commitc91c4042d707289c4e392d46e18bea4b8e0fade2 (patch)
tree5d4384ea70deed796912d3f42f8e1d022acdb485 /flake.nix
parent757a4d31d1e67647558e5b04700cf0079834f005 (diff)
agate and minecraft
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 0fb3545..671932d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -89,7 +89,5 @@
pkgs = buildPkgs;
};
};
-
- projects."nixos-rb" = ./pkgs/yo/nixos.rb;
};
}