some base packages for pinephonepro

This commit is contained in:
Clayton Hickey 2026-03-08 15:39:56 -04:00
parent b19e491d67
commit f77fd9a19b
Signed by: clay53
SSH key fingerprint: SHA256:fjW4+nfPltYzrJ4uZlYQvrYMshxHnah2S4qM8Hth9HQ

View file

@ -54,6 +54,13 @@
];
};
environment.systemPackages = with pkgs; [
neovim
git
htop
fastfetch
];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave