mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
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;
|
||||
|
||||
packages = with pkgs; [
|
||||
neovim
|
||||
wireguard-tools
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue