create gustave

This commit is contained in:
Luj 2024-04-05 00:34:14 +02:00
parent 81edbf8905
commit 2c2fad40ba
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";