1
0
mirror of http://code.capytal.cc/dot013/spacestation.git synced 2026-06-08 23:30:23 -03:00

refactor: remove unused lib

This commit is contained in:
Guz
2024-12-17 21:02:52 -03:00
parent 81dba3e7fb
commit e402af102e

View File

@@ -1,8 +1,4 @@
{
config,
lib,
...
}: let
{config, ...}: let
secrets = config.spacestation-secrets.lesser;
in {
imports = [];