Add mako config

This commit is contained in:
Martin Larsson 2025-05-11 21:11:11 +02:00
parent 0ff714cd02
commit 9649f84ebe
2 changed files with 15 additions and 0 deletions

View file

@ -15,6 +15,10 @@ let
".config/wofi"
"wofi"
]
[
".config/mako"
"mako"
]
];
pythonEnv = pkgs.python3.withPackages (