mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
add hyprland
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
enable = true;
|
||||
displayManager = {
|
||||
sddm.enable = true;
|
||||
autoLogin = {
|
||||
enable = true;
|
||||
user = "${username}";
|
||||
};
|
||||
# autoLogin = {
|
||||
# enable = true;
|
||||
# user = "${username}";
|
||||
# };
|
||||
};
|
||||
|
||||
windowManager.awesome = {
|
||||
|
Reference in New Issue
Block a user