Home Gen202 @ 2024-04-29-23:06
This commit is contained in:
@@ -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 &"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user