chore: run deadnix

This commit is contained in:
oddlama 2023-09-04 22:01:47 +02:00
parent 0daf5651df
commit 562d1dffb3
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
35 changed files with 21 additions and 110 deletions

View file

@ -1,8 +1,4 @@
{
config,
lib,
...
}: {
{config, ...}: {
imports = [
../../modules/optional/hardware/hetzner-cloud.nix

View file

@ -1,7 +1,6 @@
{
config,
lib,
utils,
...
}: {
networking.hostId = config.repo.secrets.local.networking.hostId;

View file

@ -1,7 +1,5 @@
{
lib,
config,
pkgs,
nodes,
...
}: {