Merge branch 'jsutter-master-patch-83475' into 'master'
Update systems/common.nix See merge request jsutter/nixos!9
This commit is contained in:
commit
37f4059599
1 changed files with 3 additions and 1 deletions
|
|
@ -44,8 +44,10 @@
|
|||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
||||
};
|
||||
|
||||
# hardware
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
# Bootloader.
|
||||
# Bootloader
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue