Minimal hyprland config
This commit is contained in:
parent
8e8d2f2a99
commit
0df4d4ab32
6 changed files with 91 additions and 18 deletions
|
@ -7,5 +7,11 @@
|
|||
username = "lars";
|
||||
};
|
||||
};
|
||||
hyprland = {
|
||||
enable = true;
|
||||
nvidia.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.getty.autologinUser = "lars";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue