mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
onboard telecom
This commit is contained in:
parent
0644f91e42
commit
4d898e4a95
5 changed files with 277 additions and 0 deletions
|
@ -47,6 +47,11 @@ inputs: lib: with lib; let
|
|||
nixpkgs_version = inputs.nixpkgs;
|
||||
hm_version = inputs.home-manager;
|
||||
};
|
||||
telecom = {
|
||||
arch = "x86_64-linux";
|
||||
nixpkgs_version = inputs.nixpkgs;
|
||||
hm_version = inputs.home-manager;
|
||||
};
|
||||
enigma = {
|
||||
arch = "aarch64-linux";
|
||||
nixpkgs_version = inputs.nixpkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue