Remove unused declarations

This commit is contained in:
blahai 2025-01-12 18:38:06 +02:00
parent fdfd4e0434
commit 63eac33d05
No known key found for this signature in database
3 changed files with 4 additions and 11 deletions

View file

@ -1,8 +1,4 @@
{
lib,
pkgs,
...
}: let
{lib, ...}: let
inherit (lib.modules) mkDefault;
in {
system = {