universedesktop: cleanup desktop definition

This commit is contained in:
2025-01-25 18:35:51 -05:00
parent 0cfc9f8f91
commit 7997992095
3 changed files with 37 additions and 38 deletions

View File

@@ -8,6 +8,8 @@ in {
./wayland.nix
];
services.displayManager.sessionPackages = [ pkgs.dwl ];
nixpkgs.overlays = [
(final: prev: {
wlroots_0_19 = prev.wlroots_0_18.overrideAttrs (old: {