moved muninn to desktop.nix

moved pipewire and kernel into desktop.nix
This commit is contained in:
2024-12-20 13:50:32 -05:00
parent 4a348041c4
commit 02084080d2
6 changed files with 22 additions and 37 deletions

View File

@@ -34,8 +34,6 @@
services = {
displayManager.sddm.enable = true;
openssh.ports = [ 922 ];
printing.enable = true;