fuzzel.nix: add settings

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

View file

@ -0,0 +1,3 @@
_: {
imports = [./fuzzel.nix];
}