t2-iso-minimal: don't add vim to environment.systemPackages as it is installed by default
This commit is contained in:
parent
96687496bd
commit
b1b34f25a3
1 changed files with 0 additions and 4 deletions
|
|
@ -10,8 +10,4 @@
|
|||
|
||||
# ZFS is broken and prevents building without this
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue