diff options
Diffstat (limited to 'hosts/toaster/default.nix')
| -rw-r--r-- | hosts/toaster/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index ee20085..1c9c412 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -73,7 +73,6 @@ home = "/home/0xa"; isNormalUser = true; uid = 1000; - shell = pkgs.fish; openssh.authorizedKeys.keys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAXrwZsBChUhVuF5gFEfj8GwQlnrqEttAytS5jVCfuE4 0xa@frituurpan" ]; |
