Set hyprland as default session for Vanguard
This commit is contained in:
parent
066464265e
commit
7eb3b8bcab
|
@ -22,6 +22,7 @@
|
||||||
nameservers = ["192.168.1.166" "9.9.9.9"];
|
nameservers = ["192.168.1.166" "9.9.9.9"];
|
||||||
firewall = {enable = true;};
|
firewall = {enable = true;};
|
||||||
};
|
};
|
||||||
|
services.xserver.displayManager.defaultSession = "hyprland";
|
||||||
|
|
||||||
users.users.xenia = {
|
users.users.xenia = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|
Loading…
Reference in a new issue