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 ];