aboutsummaryrefslogtreecommitdiff
path: root/home/configs/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'home/configs/alpha')
-rw-r--r--home/configs/alpha/sefidel.nix12
1 files changed, 11 insertions, 1 deletions
diff --git a/home/configs/alpha/sefidel.nix b/home/configs/alpha/sefidel.nix
index 23f1578..847fb7e 100644
--- a/home/configs/alpha/sefidel.nix
+++ b/home/configs/alpha/sefidel.nix
@@ -2,7 +2,17 @@
{
config = {
- activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" "security" ];
+ activeProfiles = [
+ "base"
+ "gui"
+ "browsing"
+ "development"
+ "communication"
+ "multimedia"
+ "creative"
+ "research"
+ "security"
+ ];
programs.htop.settings.detailed_cpu_time = true;