add cosmic modules, probably won't switch to it

This commit is contained in:
KoenDR06 2025-06-11 11:29:12 +02:00
parent 299bcba29b
commit b179cec316
7 changed files with 75 additions and 35 deletions

View file

@ -8,7 +8,6 @@
}: {
imports = [
../../modules
../../modules/boot/loader/systemd.nix
];
config.horseman = {
@ -21,12 +20,12 @@
boot = {
loader.systemd.enable = true;
greeter.sddm.enable = true;
greeter.cosmic.enable = true;
refind.enable = true;
};
wm = {
hyprland.enable = true;
cosmic.enable = true;
};
hardware = {