aboutsummaryrefslogtreecommitdiff
path: root/profiles/home-manager.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/home-manager.nix')
-rw-r--r--profiles/home-manager.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/home-manager.nix b/profiles/home-manager.nix
index e2204ac..47919a9 100644
--- a/profiles/home-manager.nix
+++ b/profiles/home-manager.nix
@@ -3,7 +3,6 @@
hostName,
inputs,
config,
- adminUser,
...
}:
{
@@ -12,7 +11,6 @@
self
hostName
inputs
- adminUser
;
}
// {