From b06290c52992b845ee920255fdaaad465a6afe56 Mon Sep 17 00:00:00 2001 From: ooks-io Date: Sat, 20 Apr 2024 20:03:16 +1200 Subject: [PATCH] test(ooksphone): system profile --- system/hosts/ooksphone/default.nix | 5 ----- 1 file changed, 5 deletions(-) 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