meow
This commit is contained in:
parent
44307a3f6f
commit
b69b80c93f
13 changed files with 237 additions and 123 deletions
|
|
@ -25,6 +25,7 @@ in
|
|||
default = pkgs.mako;
|
||||
};
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = [ cfg.package pkgs.libnotify ];
|
||||
systemd.user.services.mako = {
|
||||
unitConfig.PartOf = "graphical-session.target";
|
||||
unitConfig.After = "graphical-session.target";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue