yggdrasil: enable ntsync
This commit is contained in:
parent
e39d35490a
commit
5126dd4ed6
1 changed files with 4 additions and 1 deletions
|
|
@ -44,7 +44,10 @@
|
|||
"usb_storage"
|
||||
"sd_mod"
|
||||
];
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
kernelModules = [
|
||||
"kvm-amd"
|
||||
"ntsync"
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue