Forgot git...

This commit is contained in:
Root User 2026-02-06 14:48:51 +01:00
parent c0e5a022ca
commit 9efe372dc3
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -179,13 +179,11 @@ in {
# Add extra system packages from example.nix (appended to existing list)
environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget
helix
fastfetch
hyfetch
pgadmin4
# Additional packages from example.nix
atool
httpie
alacritty
@ -208,6 +206,7 @@ in {
os-prober
arp-scan
librewolf
git
];
# Enable rsync service (from example.nix)