more weird things
This commit is contained in:
@@ -46,14 +46,14 @@
|
||||
enable = true;
|
||||
videoDrivers = ["nvidia"];
|
||||
};
|
||||
displayManager = {
|
||||
enable = lib.mkForce false;
|
||||
defaultSession = "hyprland-uwsm";
|
||||
autoLogin = {
|
||||
enable = true;
|
||||
user = "nathan";
|
||||
};
|
||||
};
|
||||
#displayManager = {
|
||||
# enable = true;
|
||||
# defaultSession = "hyprland-uwsm";
|
||||
# autoLogin = {
|
||||
# enable = true;
|
||||
# user = "nathan";
|
||||
# };
|
||||
#};
|
||||
};
|
||||
|
||||
programs.hyprland.withUWSM = true;
|
||||
|
||||
Reference in New Issue
Block a user