Update installed packges

This commit is contained in:
Sijmen 2022-10-04 16:53:46 +02:00
parent fe1e1679f6
commit 11ce6f3503
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
2 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,8 @@
package = pkgs.wrapFirefox pkgs.firefox-unwrapped { forceWayland = true; }; package = pkgs.wrapFirefox pkgs.firefox-unwrapped { forceWayland = true; };
}; };
chromium.enable = true;
neovim = { neovim = {
enable = true; enable = true;
vimAlias = true; vimAlias = true;

View File

@ -5,7 +5,6 @@
packages = with pkgs; [ packages = with pkgs; [
# Office # Office
aerc aerc
kicad-with-packages3d
libreoffice-fresh libreoffice-fresh
obsidian obsidian
thunderbird thunderbird
@ -21,6 +20,7 @@
# Graphics # Graphics
gimp gimp
graphicsmagick
inkscape inkscape
# Internet # Internet
@ -44,6 +44,7 @@
# System Tools # System Tools
borgbackup borgbackup
fd fd
file
htop htop
iotop iotop
killall killall