From 266d8d82d85908542773acc1f6292201cd797469 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 1 Aug 2025 11:07:29 -0400 Subject: [PATCH] remove minimal tag, we have the power for this --- hosts/nixos/Michishirube/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/nixos/Michishirube/default.nix b/hosts/nixos/Michishirube/default.nix index 78554a5..df851c3 100644 --- a/hosts/nixos/Michishirube/default.nix +++ b/hosts/nixos/Michishirube/default.nix @@ -34,7 +34,6 @@ hostSpec = { hostName = "Michishirube"; persistFolder = "/persist"; - isMinimal = true; }; networking = {