forked from mirrors_public/oddlama_nix-config
chore: add neovim to root
This commit is contained in:
parent
aa5ce08891
commit
f2db8d3d22
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
username = config.users.users.root.name;
|
username = config.users.users.root.name;
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
neovim
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue