remove sway

This commit is contained in:
Schrottkatze 2025-03-20 09:45:41 +01:00
parent 29f32e1dc9
commit 427416f09b
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -21,9 +21,6 @@ in
user = "jade";
};
defaultSession = "niri";
sessionPackages = [
pkgs.sway
];
};
xserver.displayManager.gdm = {
enable = true;