forked from DGNum/lab-infra
fix(photo01): fmt
This commit is contained in:
parent
b391255aa9
commit
e54ef96b2a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# TODO: revamp to use the same framework as the other VMs
|
||||
{ pkgs, inputs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
let
|
||||
address = "129.199.146.101";
|
||||
|
|
Loading…
Reference in a new issue