mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 21:29:33 +01:00
fixed typo
This commit is contained in:
parent
d55f8b849e
commit
e8711cb52c
|
@ -61,7 +61,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
nvim
|
neovim
|
||||||
curl
|
curl
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue