Add mako config
This commit is contained in:
parent
0ff714cd02
commit
9649f84ebe
2 changed files with 15 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ let
|
|||
".config/wofi"
|
||||
"wofi"
|
||||
]
|
||||
[
|
||||
".config/mako"
|
||||
"mako"
|
||||
]
|
||||
];
|
||||
|
||||
pythonEnv = pkgs.python3.withPackages (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue