mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
fix: add arch to nuage
This commit is contained in:
parent
1f3e2c1b84
commit
e490261583
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ let
|
|||
|
||||
nuage = {
|
||||
inherit tld;
|
||||
arch = "x86_64-linux";
|
||||
nixpkgs_version = inputs.nixpkgs;
|
||||
hm_version = inputs.home-manager;
|
||||
ipv4 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue