mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 17:49:07 +01:00
Rename namespace de to desktop and dm to login
This commit is contained in:
parent
5183f2bc39
commit
e87961276a
6 changed files with 12 additions and 12 deletions
|
|
@ -17,11 +17,11 @@
|
|||
custom = {
|
||||
networking.overlay.role = "client";
|
||||
boot.silent = true;
|
||||
dm.tuigreet = {
|
||||
login.tuigreet = {
|
||||
enable = true;
|
||||
autoLogin = true;
|
||||
};
|
||||
de.hyprland.enable = true;
|
||||
desktop.hyprland.enable = true;
|
||||
services = {
|
||||
sound.enable = true;
|
||||
syncthing.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue