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