Compare commits
No commits in common. "eae6726ecb15e77e8d9b08523e1268b20c86bf66" and "260cdfb37b2da9a7566c59f0ed12efd902b51af8" have entirely different histories.
eae6726ecb
...
260cdfb37b
|
@ -66,7 +66,9 @@
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"libvirt"
|
"libvirt"
|
||||||
"podman"
|
"podman"
|
||||||
"incus-admin"
|
"ollama"
|
||||||
|
"writefreely"
|
||||||
|
"incus-admin"
|
||||||
];
|
];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
bottom
|
bottom
|
||||||
|
@ -76,7 +78,6 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
neovim emacs nano curl htop glances kitty
|
neovim emacs nano curl htop glances kitty
|
||||||
wget git inxi nethogs fastfetch
|
wget git inxi nethogs fastfetch
|
||||||
emacsPackages.vterm
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
|
|
Loading…
Reference in a new issue