niri: switch from hyprland

This commit is contained in:
Christoph Hollizeck 2025-10-29 11:18:49 +01:00
parent 5f86d0ec99
commit 05f480acf5
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 228 additions and 8 deletions

View file

@ -24,6 +24,7 @@ in
diebahn
path-of-building
termscp
];
services.teamviewer.enable = true;
@ -53,7 +54,7 @@ in
amdgpu
# dektops
hyprland
# hyprland
niri
# apps
@ -99,6 +100,5 @@ in
}
];
};
};
}