correct xorg packages
This commit is contained in:
parent
bf588787c0
commit
93ac31b651
1 changed files with 3 additions and 3 deletions
|
|
@ -23,9 +23,9 @@ in
|
||||||
pamixer
|
pamixer
|
||||||
socat
|
socat
|
||||||
(python3.withPackages (ps: [ ps.pillow ]))
|
(python3.withPackages (ps: [ ps.pillow ]))
|
||||||
xorg.xinit
|
xinit
|
||||||
xorg.xmodmap
|
xmodmap
|
||||||
xorg.xrdb
|
xrdb
|
||||||
];
|
];
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue