diff --git a/common/services.nix b/common/services.nix index 7f54d98..5a5d950 100755 --- a/common/services.nix +++ b/common/services.nix @@ -15,6 +15,7 @@ zfs nixos-generators sqlite + bun ]; services.openssh.enable = true;