added some fetch programs

This commit is contained in:
Geir Okkenhaug Jerstad 2024-12-05 09:24:29 +01:00
parent ae5a96ecb4
commit 337270d0d0

View file

@ -15,7 +15,6 @@
./audiobook.nix
#./ollama.nix
./forgejo.nix
./open-vscode-server.nix
];
# Swap zram
@ -67,17 +66,16 @@
"networkmanager"
"libvirt"
"podman"
"incus-admin"
"incus-admin"
];
packages = with pkgs; [
bottom
bottom fastfetch nerdfetch
];
};
environment.systemPackages = with pkgs; [
neovim emacs nano curl htop glances kitty
wget git inxi nethogs fastfetch
emacsPackages.vterm
];
# Enable the OpenSSH daemon.