Adjust nix config
This commit is contained in:
parent
e170c9657d
commit
47497e3b27
3 changed files with 11 additions and 8 deletions
|
@ -6,6 +6,9 @@
|
|||
environment.systemPackages =
|
||||
[
|
||||
pkgs.vim
|
||||
pkgs.wget
|
||||
pkgs.git
|
||||
pkgs.htop
|
||||
];
|
||||
|
||||
# Necessary for using flakes on this system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue