add libnotify to env on all laptops
This commit is contained in:
parent
a984ef5258
commit
5cc3cb08a4
4 changed files with 4 additions and 0 deletions
|
@ -112,6 +112,7 @@ in {
|
||||||
delta
|
delta
|
||||||
scrcpy
|
scrcpy
|
||||||
godot_4
|
godot_4
|
||||||
|
libnotify
|
||||||
;
|
;
|
||||||
inherit (pkgs.libsForQt5)
|
inherit (pkgs.libsForQt5)
|
||||||
kdenlive
|
kdenlive
|
||||||
|
|
|
@ -69,6 +69,7 @@ in {
|
||||||
lshw
|
lshw
|
||||||
tree
|
tree
|
||||||
exiv2
|
exiv2
|
||||||
|
libnotify
|
||||||
;
|
;
|
||||||
inherit (config.boot.kernelPackages)
|
inherit (config.boot.kernelPackages)
|
||||||
cpupower
|
cpupower
|
||||||
|
|
|
@ -104,6 +104,7 @@ in {
|
||||||
delta
|
delta
|
||||||
scrcpy
|
scrcpy
|
||||||
godot_4
|
godot_4
|
||||||
|
libnotify
|
||||||
;
|
;
|
||||||
inherit (pkgs.libsForQt5)
|
inherit (pkgs.libsForQt5)
|
||||||
kdenlive
|
kdenlive
|
||||||
|
|
|
@ -90,6 +90,7 @@ in {
|
||||||
openconnect
|
openconnect
|
||||||
vpn-slice
|
vpn-slice
|
||||||
sshfs
|
sshfs
|
||||||
|
libnotify
|
||||||
;
|
;
|
||||||
inherit (config.boot.kernelPackages)
|
inherit (config.boot.kernelPackages)
|
||||||
cpupower
|
cpupower
|
||||||
|
|
Loading…
Reference in a new issue