App : Remove Steam GTK theme and Godot.
This commit is contained in:
parent
3e6c1da7e9
commit
f07fe401f1
|
@ -30,7 +30,6 @@ in {
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
adwsteamgtk # Steam GTK theme. Need to run the app to apply.
|
|
||||||
anilibria-winmaclinux # Anime!
|
anilibria-winmaclinux # Anime!
|
||||||
appimage-run # Tool to run .AppImage files in NixOS.
|
appimage-run # Tool to run .AppImage files in NixOS.
|
||||||
aseprite # Pixel Art draw app. WARNING: Always builds from source.
|
aseprite # Pixel Art draw app. WARNING: Always builds from source.
|
||||||
|
@ -43,7 +42,6 @@ in {
|
||||||
gnome.gnome-calculator # Calculator.
|
gnome.gnome-calculator # Calculator.
|
||||||
gnome.gnome-font-viewer # Font viewer.
|
gnome.gnome-font-viewer # Font viewer.
|
||||||
gnome.nautilus # File manager.
|
gnome.nautilus # File manager.
|
||||||
godot_4 # Game development engine.
|
|
||||||
jellyfin-media-player # Jellyfin client (self-hosted Netflix).
|
jellyfin-media-player # Jellyfin client (self-hosted Netflix).
|
||||||
loupe # Image viewer.
|
loupe # Image viewer.
|
||||||
obs-studio # Streaming/recording app.
|
obs-studio # Streaming/recording app.
|
||||||
|
|
Loading…
Reference in a new issue