diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2026-04-13 21:26:13 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2026-04-13 21:26:13 -0600 |
| commit | ec5b7daaae4518abd376d4210ebc87de12d9c2b6 (patch) | |
| tree | 86c8de000ac43d3962df29ebfe6f20463b5e07c1 /flake.nix | |
| parent | 5411b3709efc67ee1973a91495b84979803fbdd9 (diff) | |
need just the shell script, and need to modify it, so no need for flake
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -72,11 +72,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nix-search-tv = { - url = "github:3timeslazy/nix-search-tv"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - modded-minecraft-servers.url = "github:mkaito/nixos-modded-minecraft-servers"; nix-minecraft.url = "github:Infinidoge/nix-minecraft"; @@ -90,7 +85,6 @@ # url = "github:AstroNvim/AstroVnim/v3.36.0"; # flake = false; # }; - # useful nushell scripts, such as auto_completion nushell-scripts = { |
