Rename namespace de to desktop and dm to login

This commit is contained in:
SebastianStork 2026-03-07 18:20:11 +01:00
parent 5183f2bc39
commit e87961276a
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI
6 changed files with 12 additions and 12 deletions

View file

@ -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;