mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-17 04:16:06 +01:00
feat: added gnome
This commit is contained in:
36
packages.nix
36
packages.nix
@@ -4,8 +4,6 @@
|
||||
# Allow proprietary packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget
|
||||
git
|
||||
@@ -54,59 +52,31 @@
|
||||
pavucontrol
|
||||
discord
|
||||
spotify
|
||||
nwg-look
|
||||
jetbrains-toolbox
|
||||
aseprite
|
||||
godot_4
|
||||
alsa-tools
|
||||
insomnia
|
||||
|
||||
# CLI Tools
|
||||
neofetch
|
||||
bat
|
||||
eza
|
||||
gh
|
||||
brightnessctl
|
||||
hyprpaper
|
||||
killall
|
||||
pamixer
|
||||
glances
|
||||
spotify-tui
|
||||
spotifyd
|
||||
|
||||
# Media
|
||||
ffmpeg-full
|
||||
playerctl
|
||||
playerctl
|
||||
|
||||
# IDEs
|
||||
neovim
|
||||
vscode
|
||||
swaylock-effects
|
||||
sddm-chili-theme
|
||||
libsForQt5.sddm
|
||||
libsForQt5.polkit-kde-agent
|
||||
|
||||
# Ricing apps
|
||||
cava
|
||||
plymouth
|
||||
# Ricing Themes
|
||||
tokyo-night-gtk
|
||||
# Desktop
|
||||
material-icons
|
||||
xorg.xmodmap
|
||||
xorg.xset
|
||||
xorg.xsetroot
|
||||
# Hyprland deps
|
||||
glib
|
||||
polkit
|
||||
wlogout
|
||||
wofi
|
||||
waybar
|
||||
wlsunset
|
||||
hyprland
|
||||
slurp
|
||||
grim
|
||||
wl-clipboard
|
||||
hyprpicker
|
||||
xwaylandvideobridge
|
||||
|
||||
# FPV related
|
||||
betaflight-configurator
|
||||
|
||||
Reference in New Issue
Block a user