Added: XServer

This commit is contained in:
DerGrumpf 2025-04-02 19:30:13 +02:00
parent 1482b176aa
commit 9fe3249220
2 changed files with 6 additions and 0 deletions

5
home/plasma/default.nix Normal file
View File

@ -0,0 +1,5 @@
{ pkgs, ...}: {
imports = [
];
}

View File

@ -222,6 +222,7 @@
dbus.packages = [pkgs.gcr];
geoclue2.enable = true;
xserver.enable = true;
pipewire = {
enable = true;