Forgot the colon after the first list in common.nix

This commit is contained in:
lulusilly 2025-09-08 19:31:25 -04:00
parent 2e76139dde
commit 77deb9e0d7

View file

@ -1,4 +1,4 @@
{ config, pkgs, inputs, ... }
{ config, lib, pkgs, inputs, ... }:
{
# Enable automatic system updates