chore: remove unused params

This commit is contained in:
tux
2026-05-06 21:29:57 +05:30
parent e03c72552e
commit a193e18ad4

View File

@@ -2,11 +2,8 @@
{ {
flake.modules.nixos.sirius = flake.modules.nixos.sirius =
{ {
lib,
pkgs, pkgs,
hostName, hostName,
userName,
userEmail,
... ...
}: }:
{ {