t2-iso-gnome: remove leftover

This commit is contained in:
kekrby 2022-10-26 20:39:38 +03:00
parent 06246faeda
commit 20922a981b

View file

@ -19,8 +19,4 @@
# ZFS is broken and prevents building without this
nixpkgs.config.allowBroken = true;
environment.systemPackages = with pkgs; [
vim
];
}