diff options
| author | seth <[email protected]> | 2023-04-21 07:53:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-21 07:53:17 -0400 |
| commit | b3dc31fac86e542f788158cf80476c7194d69361 (patch) | |
| tree | d968e345da71cc77994cebe7ed9222360bd758d4 /hosts/default.nix | |
| parent | 3066f766ece62acd9b9897082dba28be87889dc1 (diff) | |
bit of cleanup
Diffstat (limited to 'hosts/default.nix')
| -rw-r--r-- | hosts/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/default.nix b/hosts/default.nix index e9396a1..1ad7953 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -10,7 +10,7 @@ with inputs; let nur.nixosModules.nur self.nixosModules.getchoo - "${self}/users/seth" + users.seth.default { age = { |
