add cosmic modules, probably won't switch to it
This commit is contained in:
parent
b179cec316
commit
09e30b9e80
1 changed files with 2 additions and 2 deletions
|
|
@ -20,12 +20,12 @@
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
loader.systemd.enable = true;
|
loader.systemd.enable = true;
|
||||||
greeter.cosmic.enable = true;
|
greeter.sddm.enable = true;
|
||||||
refind.enable = true;
|
refind.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
wm = {
|
wm = {
|
||||||
cosmic.enable = true;
|
hyprland.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue