fuzzel.nix: add settings

This commit is contained in:
Charlie Root 2024-08-27 20:20:12 +02:00
commit a7208029d8
4 changed files with 31 additions and 1 deletions

View file

@ -5,5 +5,6 @@ _: {
./tui
./editors
./other/module.nix
./launchers/module.nix
];
}