aboutsummaryrefslogtreecommitdiff
path: root/home/configs
diff options
context:
space:
mode:
Diffstat (limited to 'home/configs')
-rw-r--r--home/configs/alpha/sefidel.nix2
-rw-r--r--home/configs/haruka/sefidel.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/home/configs/alpha/sefidel.nix b/home/configs/alpha/sefidel.nix
index 0c4d5f8..23f1578 100644
--- a/home/configs/alpha/sefidel.nix
+++ b/home/configs/alpha/sefidel.nix
@@ -2,7 +2,7 @@
{
config = {
- activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" ];
+ activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" "security" ];
programs.htop.settings.detailed_cpu_time = true;
diff --git a/home/configs/haruka/sefidel.nix b/home/configs/haruka/sefidel.nix
index 4293d78..ec2c584 100644
--- a/home/configs/haruka/sefidel.nix
+++ b/home/configs/haruka/sefidel.nix
@@ -2,7 +2,7 @@
{
config = {
- activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" ];
+ activeProfiles = [ "base" "gui" "browsing" "development" "communication" "multimedia" "creative" "research" "security" ];
profiles.gui = {
laptop.enable = true;