Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit d8444131d8 - Show all commits

View File

@ -22,6 +22,8 @@
# Use performance for benchmarks
powerManagement.cpuFreqGovernor = "performance";
services.openssh.settings.X11Forwarding = true;
networking = {
timeServers = [ "ntp1.upc.edu" "ntp2.upc.edu" ];
hostName = "fox";