chore(home): Remove unused vars

This commit is contained in:
punkfairie 2024-11-22 17:28:59 -08:00
parent 2f6a961d28
commit d37ff3ecf6
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -1,7 +1,5 @@
{
lib,
config,
pkgs,
system,
...
}:
@ -9,8 +7,6 @@ let
inherit (lib) mkIf;
inherit (lib.snowfall.system) is-linux;
inherit (lib.marleyos) enabled;
isGenericLinux = config.targets.genericLinux.enable;
in
{
# Anything in this folder should not include an enable/disable option. This is