1
0
Fork 0

scrape: 23.05

This commit is contained in:
Sandro - 2023-06-05 20:43:21 +02:00
parent 96576c7ced
commit 0000000cdb
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -678,6 +678,7 @@
nixpkgs.overlays = [ secrets.overlays.scrape ];
}
];
nixos = inputs.nixos-23-05;
};
sdrweb = nixosSystem' {