aboutsummaryrefslogtreecommitdiffstats
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/users/default.nix (renamed from users.nix)6
1 files changed, 1 insertions, 5 deletions
diff --git a/users.nix b/common/users/default.nix
index cff3e1d..7f1e7d2 100644
--- a/users.nix
+++ b/common/users/default.nix
@@ -1,8 +1,4 @@
-{
- config,
- pkgs,
- ...
-}: {
+{pkgs, ...}: {
users = {
mutableUsers = false;
users.sils = {