chore: updated configuration

This commit is contained in:
Elias Renman
2023-11-26 18:30:24 +00:00
parent 573daf64bf
commit b485401724
3 changed files with 31 additions and 58 deletions

View File

@@ -7,18 +7,16 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
wget git vim
wget
git
stow
sudo
fish
ncdu
gzip
unar
unzip
p7zip
cpio
# dd
dd
# Build toolchains
@@ -32,19 +30,14 @@
clang-analyzer
clang-manpages
clang-tools
python27
rustc
python37
pipenv
nodejs_20
ruby
bundler
ghc
stack
# GUI tools
gnome3.file-roller
# Media
@@ -56,23 +49,16 @@
gst-plugins-good
# IDEs
jetbrains.clion
jetbrains.webstorm
jetbrains.idea-ultimate
jetbrains.pycharm-professional
neovim
vscode
# Desktop
xmonad-with-packages
dmenu
rofi
(polybar.override {
alsaSupport = true;
githubSupport = true;
mpdSupport = true;
pulseSupport = true;
})
material-icons
xorg.xmodmap
xorg.xset
xorg.xsetroot
@@ -80,16 +66,14 @@
terminus_font
terminus_font_ttf
dejavu_fonts
hack-font
hasklig
jetbrains-mono
inriafonts
iosevka
kdeApplications.konsole
firefox
chromium
sway
alacritty
hyprland
ncmpcpp
powerline-fonts
];