diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -40,6 +40,10 @@ url = "github:ryze312/stackpkgs"; inputs.nixpkgs.follows = "nixpkgs"; }; + fjordlauncher = { + url = "github:unmojang/fjordlauncher"; + inputs.nixpkgs.follows = "nixpkgs"; + }; agenix.url = "github:ryantm/agenix"; }; |
