aboutsummaryrefslogtreecommitdiff
path: root/form
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-22 21:13:18 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-22 21:13:18 -0400
commit320f194acd371b401168d0c9aa399918c682c8de (patch)
tree75070a5fcc7ff6c20f7bcc03994c5291bfbb6cca /form
parent11631fbc5db8954aa5108a371dbf924ef3094141 (diff)
downloadhome-320f194acd371b401168d0c9aa399918c682c8de.tar.gz
foo
Diffstat (limited to 'form')
-rw-r--r--form/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/form/home.nix b/form/home.nix
index 1b14a65..fe6d6ee 100644
--- a/form/home.nix
+++ b/form/home.nix
@@ -42,5 +42,6 @@
mako.enable = true;
neovide.enable = true;
zsh.enable = true;
+ tofi.enable = true;
};
}