mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-17 00:46:05 +01:00
chore: added godot aesprite
This commit is contained in:
19
packages.nix
19
packages.nix
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, fetchurl, ... }:
|
||||
|
||||
{
|
||||
# Allow proprietary packages
|
||||
@@ -31,28 +31,33 @@
|
||||
clang-tools
|
||||
|
||||
rustup
|
||||
python38
|
||||
python3
|
||||
nodejs_20
|
||||
|
||||
|
||||
# GUI tools
|
||||
kicad-small
|
||||
xfce.thunar
|
||||
google-chrome
|
||||
firefox
|
||||
alacritty
|
||||
vlc
|
||||
pavucontrol
|
||||
discord
|
||||
spotify
|
||||
nwg-look
|
||||
jetbrains-toolbox
|
||||
aseprite
|
||||
godot_4
|
||||
# CLI Tools
|
||||
neofetch
|
||||
bat
|
||||
exa
|
||||
eza
|
||||
gh
|
||||
brightnessctl
|
||||
hyprpaper
|
||||
# Media
|
||||
ffmpeg-full
|
||||
|
||||
playerctl
|
||||
|
||||
# IDEs
|
||||
neovim
|
||||
@@ -65,9 +70,11 @@
|
||||
glib
|
||||
wlogout
|
||||
swaylock-effects
|
||||
sddm-chili-theme
|
||||
|
||||
# Ricing apps
|
||||
spotify-qt
|
||||
cava
|
||||
plymouth
|
||||
# Ricing Themes
|
||||
tokyo-night-gtk
|
||||
# Desktop
|
||||
|
||||
Reference in New Issue
Block a user