mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
home manager hypr
This commit is contained in:
parent
bea1ec0849
commit
9c7c413004
4 changed files with 19 additions and 9 deletions
|
|
@ -34,4 +34,6 @@
|
|||
}
|
||||
];
|
||||
|
||||
services.networking.networkmanager.enable = true;
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@
|
|||
# services.displayManager.cosmic-greeter.enable = true;
|
||||
# services.desktopManager.cosmic.xwayland.enable = true;
|
||||
|
||||
# Enable Hyprland system-wide
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
# This is to fix clementine gui not showing up on wayland
|
||||
environment.variables.QT_QPA_PLATFORM = "wayland";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue