display | updates to generate sdimage
This commit is contained in:
parent
9050e73d27
commit
6b542ada30
4 changed files with 47 additions and 4 deletions
4
hosts/display/colmena.nix
Normal file
4
hosts/display/colmena.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [ ./default.nix ];
|
||||
deployment = { tags = [ "arm" ]; };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue