204 current 2024-07-17 15:25:51 24.11.20240703.9f4128e 6.9.7-zen1 *

This commit is contained in:
sadan 2024-07-17 15:26:00 -04:00
parent dc3ca99182
commit 5885c52575
No known key found for this signature in database

View file

@ -104,6 +104,9 @@ in
# };
services = {
usbmuxd.enable = true;
};
services.desktopManager.plasma6.enable = true;
services.xserver = {
enable = true;
@ -156,6 +159,7 @@ in
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
ifuse
ddcutil
i2c-tools
# python311