added env vars
This commit is contained in:
parent
c2901667b0
commit
abfcef398b
7 changed files with 15 additions and 10 deletions
11
base-system/packages/system-packages.nix
Normal file
11
base-system/packages/system-packages.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
pkgs: with pkgs; [
|
||||
alacritty
|
||||
git
|
||||
gh
|
||||
man-pages
|
||||
man-pages-posix
|
||||
firefox
|
||||
gnome.nautilus
|
||||
vlc
|
||||
image-roll
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue