Give daniel neovim
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -71,6 +71,9 @@ in
|
||||
isNormalUser = true;
|
||||
group = "daniel";
|
||||
extraGroups = [ "wheel" ];
|
||||
packages = with pkgs; [
|
||||
neovim
|
||||
];
|
||||
};
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user