create gustave

This commit is contained in:
Luj 2024-04-05 00:34:14 +02:00
parent 0a355030ec
commit 9f00915fcc
Signed by: luj
GPG key ID: 6FC74C847011FD83
6 changed files with 182 additions and 0 deletions

View file

@ -78,6 +78,14 @@ inputs: lib: with lib; let
};
gustave = {
inherit tld;
arch = "x86_64-linux";
nixpkgs_version = inputs.nixpkgs;
hm_version = inputs.home-manager;
};
core-security = {
inherit tld;
arch = "x86_64-linux";