OsModules, remove excess arguments

This commit is contained in:
Julia Lange 2024-11-29 00:02:34 -08:00
parent 525f68172b
commit 8560b319cf
Signed by: Julia
SSH key fingerprint: SHA256:KI8YxpkPRbnDRkXPgCuQCVz181++Vy7NAvmQj8alOhM

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ ... }:
{
imports = [