Enable strictDeps on all our toplevel packages #12
@ -28,4 +28,8 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"10.100.0.1" = [ "fox" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user