deadnix cleanup

This commit is contained in:
Daylin Morgan 2024-07-25 10:00:59 -05:00
parent 98fe8b392f
commit 5fc5e370be
Signed by: daylin
GPG key ID: 950D13E9719334AD
6 changed files with 0 additions and 6 deletions

View file

@ -1,6 +1,5 @@
{ {
config, config,
pkgs,
enabled, enabled,
... ...
}: }:

View file

@ -1,5 +1,4 @@
{ {
inputs,
pkgs, pkgs,
config, config,
lib, lib,

View file

@ -1,5 +1,4 @@
{ {
inputs,
pkgs, pkgs,
config, config,
mkOizysModule, mkOizysModule,

View file

@ -1,5 +1,4 @@
{ {
inputs,
pkgs, pkgs,
config, config,
enabled, enabled,

View file

@ -1,5 +1,4 @@
{ {
inputs,
config, config,
lib, lib,
pkgs, pkgs,

View file

@ -1,6 +1,5 @@
{ {
inputs, inputs,
self,
pkgs, pkgs,
lib, lib,
enabled, enabled,