nixos/colony: Enable KSM
This commit is contained in:
		@@ -29,6 +29,9 @@
 | 
			
		||||
    };
 | 
			
		||||
  in
 | 
			
		||||
  {
 | 
			
		||||
    # Kernel Same-Page Merging to attempt memory usage reduction
 | 
			
		||||
    hardware.ksm.enable = true;
 | 
			
		||||
 | 
			
		||||
    systemd = {
 | 
			
		||||
      network = {
 | 
			
		||||
        links = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user