mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
create gustave
This commit is contained in:
parent
0a355030ec
commit
9f00915fcc
6 changed files with 182 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue