From ec29a3e56cc37a46330ab1364db9d9b098bcfda3 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Sat, 4 Feb 2023 15:18:27 -0800 Subject: [PATCH] fix(chen): unminimal --- systems/chen.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/chen.nix b/systems/chen.nix index 1e1c8780..100769f9 100644 --- a/systems/chen.nix +++ b/systems/chen.nix @@ -2,7 +2,6 @@ _: let hostConfig = {tree, modulesPath, inputs, pkgs, ...}: { imports = with tree; [ inputs.wsl.nixosModules.wsl - "${modulesPath}/profiles/minimal.nix" ]; fileSystems = {