From 739c256785f1bd97f5743954e553dd8543544ffc Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 4 Jan 2024 22:36:22 -0600 Subject: [PATCH] Checks pass --- nixos/base.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/base.nix b/nixos/base.nix index 9559b4a..3fc083c 100644 --- a/nixos/base.nix +++ b/nixos/base.nix @@ -7,7 +7,6 @@ imports = with outputs.nixosModules; [ # may need to be tweaked based on the machine's paritioning scheme flake.diskoConfigurations.standard - daniel desktop-usage wifi ];