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