aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 098f911..fb02f14 100644
--- a/flake.nix
+++ b/flake.nix
@@ -131,8 +131,6 @@
iso = nixpkgs.lib.nixosSystem {
modules = [
({ modulesPath, pkgs, ... }: {
- allowUnfree = true;
-
environment.systemPackages = with pkgs; [
acl
bash