still broken
This commit is contained in:
@@ -80,11 +80,11 @@
|
|||||||
LC_TIME = "en_US.UTF-8";
|
LC_TIME = "en_US.UTF-8";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.displayManager.sddm.settings.AutoLogin = {
|
# services.displayManager.sddm.settings.AutoLogin = {
|
||||||
User = "nathan";
|
# User = "nathan";
|
||||||
Session = "hyprland";
|
# Session = "hyprland";
|
||||||
Relogin = true;
|
# Relogin = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "homebox";
|
hostName = "homebox";
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
AutoLogin = {
|
AutoLogin = {
|
||||||
User = "nathan";
|
User = "nathan";
|
||||||
Session = "hyprland";
|
Session = "Hyprland";
|
||||||
Relogin = true;
|
Relogin = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user