about summary refs log tree commit diff
path: root/home/kompakt-darwin
diff options
context:
space:
mode:
Diffstat (limited to 'home/kompakt-darwin')
-rw-r--r--home/kompakt-darwin/sefidel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/kompakt-darwin/sefidel.nix b/home/kompakt-darwin/sefidel.nix
index 51c2519..5d0a4c4 100644
--- a/home/kompakt-darwin/sefidel.nix
+++ b/home/kompakt-darwin/sefidel.nix
@@ -2,7 +2,7 @@
 
 {
   config = {
-    activeProfiles = [ "base-darwin" "development" "research" "fonts" ];
+    activeProfiles = [ "base" "development" "research" "fonts" ];
 
     programs.htop.settings.detailed_cpu_time = true;
   };