bigbird: Pass pkgs param for kathe
I'm not entirely sure how this made it past testing!
This commit is contained in:
parent
4a5c10849c
commit
554d5f952b
|
@ -1,4 +1,4 @@
|
||||||
{
|
{pkgs, ...}: {
|
||||||
users.users.kathe = {
|
users.users.kathe = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Käthe Swift";
|
description = "Käthe Swift";
|
||||||
|
|
Loading…
Reference in a new issue