Compare commits
	
		
			2 Commits
		
	
	
		
			cf269a5d19
			...
			7f622a404e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7f622a404e | |||
| ea4390d0d5 | 
@ -35,7 +35,7 @@
 | 
				
			|||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    goatcounter = {
 | 
					    goatcounter = {
 | 
				
			||||||
      url = "github:asmir-abdulahovic/goatcounter-flake";
 | 
					      url = "github:connorfeeley/goatcounter-flake";
 | 
				
			||||||
      inputs.nixpkgs.follows = "nixpkgs";
 | 
					      inputs.nixpkgs.follows = "nixpkgs";
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -160,9 +160,8 @@
 | 
				
			|||||||
          {nix.registry.nixpkgs.flake = nixpkgs;}
 | 
					          {nix.registry.nixpkgs.flake = nixpkgs;}
 | 
				
			||||||
          ./magpie/configuration.nix
 | 
					          ./magpie/configuration.nix
 | 
				
			||||||
          ./magpie/hardware-configuration.nix
 | 
					          ./magpie/hardware-configuration.nix
 | 
				
			||||||
	  goatcounter.nixosModule.goatcounter
 | 
					 | 
				
			||||||
          simple-nixos-mailserver.nixosModule
 | 
					 | 
				
			||||||
          sops-nix.nixosModules.sops
 | 
					          sops-nix.nixosModules.sops
 | 
				
			||||||
 | 
					          simple-nixos-mailserver.nixosModule
 | 
				
			||||||
          (builtins.toPath "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix")
 | 
					          (builtins.toPath "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix")
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user