try again
This commit is contained in:
@@ -9,7 +9,9 @@
|
|||||||
|
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
|
|
||||||
services.displayManager.defaultSession = "";
|
services.displayManager.defaultSession = "hyprland";
|
||||||
|
services.displayManager.autoLogin.enable = true;
|
||||||
|
services.displayManager.autoLogin.user = "nathan";
|
||||||
|
|
||||||
services.displayManager.sddm = {
|
services.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
@@ -25,7 +27,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
AutoLogin = {
|
AutoLogin = {
|
||||||
User = "nathan";
|
User = "nathan";
|
||||||
Session = "Hyprland";
|
Session = "hyprland";
|
||||||
Relogin = true;
|
Relogin = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user