niftion-patch-1 #4

Closed
niftion wants to merge 4 commits from niftion/dotfiles:niftion-patch-1 into master
Showing only changes of commit 905b5f9e03 - Show all commits

View file

@ -13,13 +13,12 @@
displayManager.sddm = { displayManager.sddm = {
enable = true; enable = true;
wayland.enable = true; wayland.enable = true;
};
pipewire = { pipewire = {
enable = true; enable = true;
pulse.enable = true; pulse.enable = true;
alsa.enable = true; alsa.enable = true;
}; };
};
desktopManager.plasma6.enable = true; desktopManager.plasma6.enable = true;
}; };