Home Gen202 @ 2024-04-29-23:06
This commit is contained in:
parent
c436d86d90
commit
858843e15a
@ -9,9 +9,7 @@
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
pkgs.libsForQt5.kwalletmanager
|
||||
];
|
||||
services.gnome-keyring.enable = true;
|
||||
|
||||
programs.wpaperd = {
|
||||
enable = true;
|
||||
|
||||
@ -12,6 +12,8 @@ in {
|
||||
"${pkgs.waybar}/bin/waybar &"
|
||||
"${pkgs.networkmanagerapplet}/bin/nm-applet &"
|
||||
"${pkgs.pasystray}/bin/pasystray &"
|
||||
"${pkgs.pasystray}/bin/pasystray &"
|
||||
"${pkgs.blueman}/bin/blueman-applet &"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user