cleanups
This commit is contained in:
parent
1194a087a9
commit
08eb2d41db
3 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
lib,
|
|
||||||
config,
|
config,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, ... }:
|
{ ... }:
|
||||||
let
|
let
|
||||||
port = 11002;
|
port = 11002;
|
||||||
in
|
in
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,6 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
pkgs,
|
||||||
flakes,
|
flakes,
|
||||||
config,
|
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue