river config working finally

This commit is contained in:
autumn
2025-08-23 08:05:21 -06:00
parent 3f27ab8a42
commit a11557c594
6 changed files with 134 additions and 229 deletions

View File

@@ -2,9 +2,9 @@
{
home.packages = with pkgs; [
fuzzel
];
#home.packages = with pkgs; [
# fuzzel
#];
programs.fuzzel = {
enable = true;