update(sif): enable hyprland by default
This commit is contained in:
parent
4da3a8ece6
commit
d91987d911
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
};
|
};
|
||||||
displayManager = {
|
displayManager = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultSession = "cosmic";
|
defaultSession = "hyprland";
|
||||||
# cosmic-greeter.enable = true;
|
# cosmic-greeter.enable = true;
|
||||||
# sddm.enable = true;
|
# sddm.enable = true;
|
||||||
gdm.enable = true;
|
gdm.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue