diff options
-rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -131,8 +131,6 @@ iso = nixpkgs.lib.nixosSystem { modules = [ ({ modulesPath, pkgs, ... }: { - allowUnfree = true; - environment.systemPackages = with pkgs; [ acl bash |