mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
create gustave
This commit is contained in:
parent
81edbf8905
commit
2c2fad40ba
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