hyprland module consolidation and some refactoring
This commit is contained in:
@@ -22,6 +22,7 @@ in {
|
||||
};
|
||||
config = {
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
videoDrivers = cfg.videoDrivers;
|
||||
xkb.layout = cfg.xkbLayout;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user