add libnotify
This commit is contained in:
parent
363e577ea0
commit
6ad6067710
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ in
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dunst
|
dunst
|
||||||
|
libnotify
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue