igor: Install devenv
This commit is contained in:
parent
5e47764aef
commit
e093922388
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
|||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
shell = pkgs.zsh;
|
||||
packages = [ pkgs.devenv ];
|
||||
};
|
||||
|
||||
config.environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue