Replaced nixvim with nix-cats external flake.
This commit is contained in:
		
							parent
							
								
									221524709e
								
							
						
					
					
						commit
						dc1e99a104
					
				
					 44 changed files with 57 additions and 1455 deletions
				
			
		| 
						 | 
				
			
			@ -9,8 +9,8 @@
 | 
			
		|||
    enable = true;
 | 
			
		||||
    mutableSettings = true;
 | 
			
		||||
    allowDHCP = true;
 | 
			
		||||
    openFirewall=true;
 | 
			
		||||
    port=8080;
 | 
			
		||||
    openFirewall = true;
 | 
			
		||||
    port = 8080;
 | 
			
		||||
  };
 | 
			
		||||
  networking.firewall.allowedUDPPorts=[53 67 546 547];
 | 
			
		||||
  networking.firewall.allowedUDPPorts = [53 67 546 547];
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -86,7 +86,6 @@ inputs.nixpkgs.lib.nixosSystem {
 | 
			
		|||
        imports = [
 | 
			
		||||
          ../../roles/home-manager/minimal-terminal.nix
 | 
			
		||||
          ../../configs/home-manager/common.nix
 | 
			
		||||
          inputs.nixvim.homeManagerModules.nixvim
 | 
			
		||||
          # ../../configs/home-manager/secrets.nix
 | 
			
		||||
        ];
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue