diff --git a/nix/hosts/common/users.nix b/nix/hosts/common/users.nix index 0b9e1832..faa51b00 100644 --- a/nix/hosts/common/users.nix +++ b/nix/hosts/common/users.nix @@ -1,4 +1,4 @@ -{ username, ... }: +{ pkgs, username, ... }: { users = {