[hypr] Add deps
This commit is contained in:
parent
7cfd76eb23
commit
c81444f924
2 changed files with 8 additions and 9 deletions
|
|
@ -23,6 +23,8 @@ in {
|
|||
waycorner
|
||||
wlsunset
|
||||
wl-clipboard # Copying to system clipboard in vim
|
||||
wl-mirror # Mirror an output
|
||||
wdisplays # Tool to configure displays
|
||||
|
||||
glib
|
||||
|
||||
|
|
@ -45,9 +47,9 @@ in {
|
|||
};
|
||||
|
||||
services = {
|
||||
dbus.enable = true;
|
||||
displayManager.ly.enable = true;
|
||||
gnome.gnome-keyring.enable = true;
|
||||
power-profiles-daemon.enable = true;
|
||||
xserver.videoDrivers = [ "nvidia" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue