fix issues with display manager
This commit is contained in:
parent
7df2e1dd1d
commit
fec6e4eb0f
@ -26,7 +26,6 @@
|
|||||||
services = {
|
services = {
|
||||||
tlp.enable = false;
|
tlp.enable = false;
|
||||||
nordvpn.enable = true;
|
nordvpn.enable = true;
|
||||||
dbus.enable = true;
|
|
||||||
gvfs.enable = true;
|
gvfs.enable = true;
|
||||||
upower.enable = true;
|
upower.enable = true;
|
||||||
power-profiles-daemon.enable = true;
|
power-profiles-daemon.enable = true;
|
||||||
@ -48,7 +47,8 @@
|
|||||||
programs = {
|
programs = {
|
||||||
adb.enable = true;
|
adb.enable = true;
|
||||||
thunar.enable = true;
|
thunar.enable = true;
|
||||||
|
hyprland.enable = true;
|
||||||
|
|
||||||
thunar.plugins = with pkgs.xfce; [
|
thunar.plugins = with pkgs.xfce; [
|
||||||
thunar-archive-plugin
|
thunar-archive-plugin
|
||||||
thunar-volman
|
thunar-volman
|
||||||
|
Loading…
x
Reference in New Issue
Block a user