linode.nix: Fix syntax problem
This commit is contained in:
parent
ff005a6bbe
commit
23f05d0939
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, lib, pkgs, ... };
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
# Required for the lish console
|
# Required for the lish console
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue