enable ntp
This commit is contained in:
parent
7dc43ff3c8
commit
e21febbbf3
@ -127,6 +127,7 @@
|
|||||||
forwardX11 = true;
|
forwardX11 = true;
|
||||||
};
|
};
|
||||||
udev.packages = [ (pkgs.callPackage (import ./packages/xr-hardware/default.nix) {}) ];
|
udev.packages = [ (pkgs.callPackage (import ./packages/xr-hardware/default.nix) {}) ];
|
||||||
|
ntp.enable = true;
|
||||||
};
|
};
|
||||||
environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn";
|
environment.etc.openvpn.source = "${pkgs.update-resolv-conf}/libexec/openvpn";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user