forked from fabian/nix_config
add mako config
This commit is contained in:
parent
a715f50f2b
commit
4807859d85
2 changed files with 29 additions and 4 deletions
|
@ -52,13 +52,10 @@ in {
|
|||
./theme.nix
|
||||
./sway.nix
|
||||
./waybar.nix
|
||||
./mako.nix
|
||||
];
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
services = {
|
||||
mako.enable = true;
|
||||
};
|
||||
|
||||
xdg = {
|
||||
enable = true;
|
||||
mimeApps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue