Compare commits

..

No commits in common. "eae6726ecb15e77e8d9b08523e1268b20c86bf66" and "260cdfb37b2da9a7566c59f0ed12efd902b51af8" have entirely different histories.

View file

@ -66,7 +66,9 @@
"networkmanager"
"libvirt"
"podman"
"incus-admin"
"ollama"
"writefreely"
"incus-admin"
];
packages = with pkgs; [
bottom
@ -76,7 +78,6 @@
environment.systemPackages = with pkgs; [
neovim emacs nano curl htop glances kitty
wget git inxi nethogs fastfetch
emacsPackages.vterm
];
# Enable the OpenSSH daemon.