nixos/colony: Disable KSM for now
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
  in
 | 
			
		||||
  {
 | 
			
		||||
    # Kernel Same-Page Merging to attempt memory usage reduction
 | 
			
		||||
    hardware.ksm.enable = true;
 | 
			
		||||
    hardware.ksm.enable = false;
 | 
			
		||||
 | 
			
		||||
    systemd = {
 | 
			
		||||
      network = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user