nixos/castle: Add boardie
This commit is contained in:
		@@ -213,6 +213,7 @@ in
 | 
			
		||||
      nixpkgs = {
 | 
			
		||||
        overlays = [
 | 
			
		||||
          inputs.deploy-rs.overlay
 | 
			
		||||
          inputs.boardie.overlays.default
 | 
			
		||||
        ];
 | 
			
		||||
        config = {
 | 
			
		||||
          allowUnfree = true;
 | 
			
		||||
 
 | 
			
		||||
@@ -23,6 +23,7 @@ in
 | 
			
		||||
            python310Packages.python-lsp-server
 | 
			
		||||
            nil # nix language server
 | 
			
		||||
            zls # zig language server
 | 
			
		||||
            neofetch
 | 
			
		||||
          ];
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user