feat: remove unneeded packages
This commit is contained in:
parent
7a1dc53b0c
commit
23191562c5
1 changed files with 0 additions and 3 deletions
|
|
@ -23,10 +23,7 @@ in {
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
users.users.moritz.packages = with pkgs; [
|
users.users.moritz.packages = with pkgs; [
|
||||||
brightnessctl # control brightness
|
brightnessctl # control brightness
|
||||||
grimblast # screenshot tool
|
|
||||||
pamixer # pulse audio cli
|
|
||||||
playerctl # control media playback
|
playerctl # control media playback
|
||||||
slurp # region select for wayland (for screensharing)
|
|
||||||
wdisplays # manage monitors
|
wdisplays # manage monitors
|
||||||
wl-clipboard # clipboard tool for wayland
|
wl-clipboard # clipboard tool for wayland
|
||||||
wlr-randr
|
wlr-randr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue