things
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
};
|
||||
programs.home-manager.enable = true;
|
||||
};
|
||||
nixos = {lib, ...}: {
|
||||
nixos = { lib, ... }: {
|
||||
boot.kernelModules = [ "ntsync" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user