update(sif): enable hyprland by default

This commit is contained in:
Filippo Berto 2025-12-19 14:59:14 +01:00
parent 4da3a8ece6
commit d91987d911
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -32,7 +32,7 @@
};
displayManager = {
enable = true;
defaultSession = "cosmic";
defaultSession = "hyprland";
# cosmic-greeter.enable = true;
# sddm.enable = true;
gdm.enable = true;