Auto-commit: 2026-01-05 20:23:01

This commit is contained in:
2026-01-05 20:23:01 +00:00
parent ae0b1cc2b9
commit bcf75fbf56

View File

@@ -1,11 +0,0 @@
{ pkgs, ...}:
{
environment.systemPackages = with pkgs; [
firefoxpwa
hyprpolkitagent
hypridle
hyprpicker
papirus-icon-theme
];
}