mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-17 00:56:06 +01:00
fix: cleanup in packages
This commit is contained in:
19
packages.nix
19
packages.nix
@@ -31,7 +31,7 @@
|
|||||||
clang-tools
|
clang-tools
|
||||||
|
|
||||||
rustc
|
rustc
|
||||||
python37
|
python38
|
||||||
nodejs_20
|
nodejs_20
|
||||||
|
|
||||||
|
|
||||||
@@ -65,19 +65,18 @@
|
|||||||
xorg.xmodmap
|
xorg.xmodmap
|
||||||
xorg.xset
|
xorg.xset
|
||||||
xorg.xsetroot
|
xorg.xsetroot
|
||||||
|
|
||||||
terminus_font
|
|
||||||
terminus_font_ttf
|
|
||||||
dejavu_fonts
|
|
||||||
jetbrains-mono
|
|
||||||
inriafonts
|
|
||||||
iosevka
|
|
||||||
|
|
||||||
firefox
|
firefox
|
||||||
google-chrome
|
google-chrome
|
||||||
alacritty
|
alacritty
|
||||||
hyprland
|
hyprland
|
||||||
ncmpcpp
|
|
||||||
|
# Fonts
|
||||||
|
|
||||||
|
terminus_font
|
||||||
|
terminus_font_ttf
|
||||||
|
jetbrains-mono
|
||||||
|
inriafonts
|
||||||
powerline-fonts
|
powerline-fonts
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user