nixos/sway: install swaybg by default

This commit is contained in:
Maximilian Bosch 2019-09-18 21:50:18 +02:00
parent 6b3832a519
commit 713fda2eb5
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -55,7 +55,7 @@ in {
extraPackages = mkOption {
type = with types; listOf package;
default = with pkgs; [
swaylock swayidle
swaylock swayidle swaybg
xwayland rxvt_unicode dmenu
];
defaultText = literalExample ''