xmonad: Add scrot to system packages
This commit is contained in:
parent
d5a0aded56
commit
31952a940b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# control backlight
|
# control backlight
|
||||||
config.environment.systemPackages = [ pkgs.xorg.xbacklight ];
|
config.environment.systemPackages = [ pkgs.xorg.xbacklight pkgs.scrot ];
|
||||||
|
|
||||||
config.systemd.services.upower.enable = true;
|
config.systemd.services.upower.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue