modularized user apps + corrected networking option that was specific to puter
This commit is contained in:
@@ -29,10 +29,6 @@
|
||||
settings = {ControlPort = 9051;};
|
||||
};
|
||||
|
||||
security.pki.certificates = ["/home/user/.config/bigbox.local.crt"];
|
||||
|
||||
networking.extraHosts = "";
|
||||
|
||||
services.chrony = {
|
||||
enable = true;
|
||||
enableNTS = true;
|
||||
|
||||
Reference in New Issue
Block a user