diff options
Diffstat (limited to 'hosts/macbook/configuration.nix')
| -rw-r--r-- | hosts/macbook/configuration.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hosts/macbook/configuration.nix b/hosts/macbook/configuration.nix index 48789b0..867ca40 100644 --- a/hosts/macbook/configuration.nix +++ b/hosts/macbook/configuration.nix @@ -1,6 +1,4 @@ -{ - ... -}: +{ ... }: { users.users.schererleander.home = "/Users/schererleander"; |
