fix: misc fixes and tweaks
This commit is contained in:
@@ -6,7 +6,7 @@ let
|
||||
in
|
||||
{
|
||||
rossby-login = { config, pkgs, ... }: with pkgs; {
|
||||
deployment.tags = [ "rossby-login" "login" ];
|
||||
deployment.tags = [ "login" "cluster" ];
|
||||
deployment.targetHost = address;
|
||||
system.autoUpgrade.enable = lib.mkForce false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user