Declared: Broken Packages

This commit is contained in:
DerGrumpf 2025-03-26 22:08:40 +01:00
parent 6c36bde471
commit 944036b2bd
3 changed files with 3 additions and 4 deletions

View File

@ -18,6 +18,6 @@
profiles.${username} = {}; profiles.${username} = {};
}; };
thunderbird.enable = true; #thunderbird.enable = true;
}; };
} }

View File

@ -7,12 +7,12 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# Launchers # Launchers
steam steam
itch # itch
lutris lutris
# Games # Games
xonotic xonotic
armagetron # armagetron
freeciv freeciv
mindustry mindustry
openra openra

View File

@ -201,7 +201,6 @@
podman-tui # status of containers in terminal podman-tui # status of containers in terminal
podman-desktop # Desktop client podman-desktop # Desktop client
tailscale # Vpn tailscale # Vpn
grayscale
]; ];
# Enable sound with pipewire. # Enable sound with pipewire.