From 1af63fcc8b892ad6f42c03f434bfa5df468bd64c Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 1 Feb 2026 16:54:28 +0100 Subject: [PATCH] just a lil move --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 33f48b6..386c8ce 100644 --- a/flake.nix +++ b/flake.nix @@ -111,6 +111,7 @@ ./hosts/common/server.nix ./hosts/tesla-nixos/configuration.nix nix-minecraft.nixosModules.minecraft-servers + { nixpkgs.overlays = [ inputs.nix-minecraft.overlay ]; } home-manager.nixosModules.home-manager ({ config, ...}: { home-manager.users.alisceon.imports = [