feat: expand systemd notify service with libnotify option
This commit is contained in:
parent
2afe18d1ce
commit
1da5ce612e
5 changed files with 120 additions and 79 deletions
|
@ -68,7 +68,7 @@
|
|||
};
|
||||
nixosModules = {
|
||||
flakeDefaults = import ./modules/flakeDefaults.nix;
|
||||
emailNotify = import ./modules/emailNotify.nix;
|
||||
systemdNotify = import ./modules/systemdNotify.nix;
|
||||
};
|
||||
homeManagerModules = { git = import ./home/modules/git.nix; };
|
||||
systemDefaults = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue