Removed redundant config

My flake.nix is already set up to allow unfree.
This commit is contained in:
Alejandro Angulo 2023-03-25 09:12:39 -07:00
parent eb6422e943
commit f651667481
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -36,8 +36,6 @@
boot.binfmt.emulatedSystems = ["aarch64-linux" "armv6l-linux"];
nixpkgs.config.allowUnfree = true;
networking.hostName = "gospel"; # Define your hostname.
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.