some base packages for pinephonepro
This commit is contained in:
parent
b19e491d67
commit
f77fd9a19b
1 changed files with 7 additions and 0 deletions
|
|
@ -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. It‘s perfectly fine and recommended to leave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue