should be pkgs and not lib

This commit is contained in:
jopejoe1 2024-04-26 12:17:15 +02:00
parent 2966bb857d
commit 5ecaf645c1

View file

@ -1,4 +1,4 @@
{ config, lib, ... }: { config, pkgs, ... }:
{ {
users.users.root = { users.users.root = {