Compare commits

..

No commits in common. "bc4578a678073be77832b4ad4af8591e01d03c32" and "ae5a96ecb49d9d3af18d3a604f26120c59088b9a" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -154,8 +154,6 @@
"dotnet-core-combined"
"dotnet-runtime-6.0.36"
"dotnet-sdk-wrapped-7.0.120"
"dotnet-core-combined"
];