refactor: remove obsolete commented-out code

This commit is contained in:
Joseph Hanson 2025-03-05 13:43:48 -06:00
parent 68cc4b8558
commit 62e3cd1a09
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -241,12 +241,6 @@
# vscode-server - NixOS module for running vscode-server
vscode-server.url = "github:nix-community/nixos-vscode-server";
# krewfile - Declarative krew plugin management
# krewfile = {
# url = "github:brumhard/krewfile";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# nix-minecraft - Minecraft server management
# https://github.com/infinidoge/nix-minecraft
nix-minecraft = {