wip: SPLIT ME

This commit is contained in:
Madeleine Sydney
2025-05-06 11:35:47 -06:00
parent f97d8171e4
commit 3e74aa18d6
11 changed files with 36 additions and 12 deletions

View File

@@ -49,6 +49,8 @@
};
};
services.xserver.desktopManager.plasma5.enable = true;
# Disable systemd-sleep. Let KDE or whatever dim the screen without
# suspending the computer.
systemd.sleep.extraConfig = ''
@@ -112,6 +114,8 @@
# services.pulseaudio.package = pkgs.pulseaudioFull;
services.flatpak.enable = true;
# Usually we try to delegate declarations of globally-available packages to
# separate modules. These are some exceptional essentials.
environment.systemPackages = [