[Hardware,General,Boot,Packages] Do NOT enable unfree packages by default, enableAllFirmware if unfree packages are enabled

This commit is contained in:
Antoine Viallon 2022-01-25 11:58:52 +01:00
parent 0a5045300e
commit 2a9a326085
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
3 changed files with 5 additions and 3 deletions

View file

@ -50,7 +50,6 @@ in
};
};
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; with libsForQt5; [
vim