diff --git a/user.nix b/user.nix index d595f77..e9e6fc2 100644 --- a/user.nix +++ b/user.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ pkgs, ... }: { # Define a user account. Don't forget to set a password with `passwd`.