Moved nh to utils + added utils to box
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
# programs.neovim = {defaultEditor = true;};
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Dev stuff, most of it might be replaced by devenvs later on
|
||||
nh
|
||||
ghostty
|
||||
tealdeer
|
||||
#vscodium
|
||||
|
||||
@@ -25,5 +25,6 @@
|
||||
unzip
|
||||
wget
|
||||
just
|
||||
nh
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user