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"];
|
||||
firewall = {enable = true;};
|
||||
};
|
||||
services.xserver.displayManager.defaultSession = "hyprland";
|
||||
|
||||
users.users.xenia = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Reference in a new issue