Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit 83efd6c876 - Show all commits

View File

@ -22,6 +22,7 @@
networking = { networking = {
defaultGateway = "147.83.30.130"; defaultGateway = "147.83.30.130";
nameservers = [ "8.8.8.8" ]; nameservers = [ "8.8.8.8" ];
timeServers = [ "ntp1.upc.edu" "ntp2.upc.edu" ];
hostName = "fox"; hostName = "fox";
interfaces.enp1s0f0np0.ipv4.addresses = [ interfaces.enp1s0f0np0.ipv4.addresses = [
{ {