Remove swappy, obs-studio and meld

Update flake.lock to bump noctalia-shell and opencode inputs.
Tidy minor comments in desktop.nix and theming.nix.
This commit is contained in:
Melvin Ragusa
2026-02-04 08:14:31 +01:00
parent f017b45840
commit 5baffce94b
4 changed files with 7 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
# GUI privilege escalation
security.polkit.enable = true;
# Polkit authentication agent (runs on login)
# Polkit authentication agent
systemd.user.services.polkit-gnome-agent = {
description = "Polkit GNOME Authentication Agent";
wantedBy = [ "graphical-session.target" ];