Upgrading to 25.05

This commit is contained in:
Gene Liverman 2025-06-11 09:47:46 -04:00 committed by Gene Liverman
parent ee404a2e71
commit 4696a87825
11 changed files with 126 additions and 96 deletions

View file

@ -47,7 +47,7 @@
mumble
networkmanager-openvpn
pavucontrol
polkit-kde-agent
kdePackages.polkit-kde-agent-1
#ulauncher
podman-compose
podman-tui # status of containers in the terminal
@ -140,7 +140,6 @@
};
# Enable sound with pipewire.
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {
enable = true;
@ -149,6 +148,7 @@
pulse.enable = true;
wireplumber.enable = true;
};
services.pulseaudio.enable = false;
sops = {
age.keyFile = "${config.users.users.${username}.home}/.config/sops/age/keys.txt";