aboutsummaryrefslogtreecommitdiff
path: root/form/home.nix
diff options
context:
space:
mode:
authorstefan <stefan@s00.xyz>2025-04-15 02:19:23 -0400
committerstefan <stefan@s00.xyz>2025-04-15 02:19:23 -0400
commitfc23a2e79eff0bcdbc7e2bce109fb7d74d996b7e (patch)
treefe7cc19d3277b51f70a573f1404ced870aa6206b /form/home.nix
parent9c1cd212da6cc486d04ddf08e8b112e71d2ac398 (diff)
downloadhome-fc23a2e79eff0bcdbc7e2bce109fb7d74d996b7e.tar.gz
form
Diffstat (limited to 'form/home.nix')
-rw-r--r--form/home.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/form/home.nix b/form/home.nix
index fe6d6ee..2dcae82 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -17,6 +17,7 @@
];
};
+ colors.mountain.enable = true;
gpg.enable = true;
pass = {
@@ -35,6 +36,11 @@
terminal = "foot";
};
+ i3status = {
+ enable = true;
+ wireless = true;
+ };
+
qutebrowser = {
enable = true;
};