all: apply deadnix

This commit is contained in:
2022-10-26 10:51:44 +11:00
parent a70a0e914b
commit a83dcb3ed5
15 changed files with 14 additions and 29 deletions

View File

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ lib, ... }:
with lib;

View File

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, ... }:
with lib;