diff --git a/glasshouse-desktop/configuration.nix b/glasshouse-desktop/configuration.nix index 2927ecf..df961b9 100644 --- a/glasshouse-desktop/configuration.nix +++ b/glasshouse-desktop/configuration.nix @@ -91,72 +91,73 @@ pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild nixpkgs.config.allowUnfree = true; fonts.packages = with pkgs; [ times-newer-roman nerdfonts jetbrains-mono ]; environment.systemPackages = with pkgs; [ - parted - mullvad - fuse - wineWowPackages.full - vulkan-loader - mesa - vim - pass - gnumake - wget - alsa-utils alsa-lib - git - kitty - xwaylandvideobridge - xpad - wl-clipboard - wine - vscode-langservers-extracted - vim - usbutils - unzip - unrar - tor - stress - sox - socat - pyright - protontricks - protonmail-bridge - nix-index - playerctl - tree - pavucontrol - pamixer - p7zip - neofetch - luarocks - lua-language-server - lsof - lolcat - imagemagick - hyprpicker - hyprpaper - hyprland-workspaces - hyprland - htop - mpd - inetutils - fzf - feh - fail2ban - cmake - clang - nix-prefetch-scripts - ffmpeg-full - pkg-config - openssl - libcxx - gst_all_1.gstreamer + alsa-utils bc - clang-tools - libclang cava - quintom-cursor-theme + clang + clang-tools + cmake + fail2ban + feh + ffmpeg-full + fuse + fzf + git + gnumake + gst_all_1.gstreamer + htop + hyprland + hyprland-workspaces + hyprpaper + hyprpicker + imagemagick + inetutils + kitty + libclang + libcxx + lolcat + lsof + lua-language-server + luarocks + mesa + mpd + mullvad + neofetch + nix-index + nix-prefetch-scripts nixos-option + nix-search-cli + openssl + p7zip + pamixer + parted + pass + pavucontrol + pkg-config + playerctl + protonmail-bridge + protontricks + pyright + quintom-cursor-theme + socat + sox + stress + tor + tree + unrar + unzip + usbutils + vim + vim + vscode-langservers-extracted + vulkan-loader + wget + wine + wineWowPackages.full + wl-clipboard + xpad + xwaylandvideobridge ];