pkgs/watcharr: init at v1.39.0

This commit is contained in:
nyanloutre 2024-06-09 18:24:04 +02:00
parent 5ff3312395
commit 5bda267c85
Signed by untrusted user: nyanloutre
GPG key ID: 194A92D1103ACB2A
3 changed files with 68 additions and 0 deletions

View file

@ -21,6 +21,8 @@
outputs = { self, nixpkgs, nixpkgs-unstable, simple-nixos-mailserver, dogetipbot-telegram, ipmihddtemp }: {
packages.x86_64-linux = (import ./pkgs nixpkgs.legacyPackages.x86_64-linux);
nixosConfigurations.paul-fixe = nixpkgs-unstable.lib.nixosSystem {
system = "x86_64-linux";
modules = [