diff --git a/system/hosts/ooksphone/default.nix b/system/hosts/ooksphone/default.nix index 9bf2aa1..26eb90b 100644 --- a/system/hosts/ooksphone/default.nix +++ b/system/hosts/ooksphone/default.nix @@ -1,11 +1,6 @@ { config, lib, pkgs, ... }: { - imports = [ - ../../profiles - ]; - - activeProfiles = ["base"]; # Simply install just the packages environment.packages = with pkgs; [ # User-facing stuff that you really really want to have