chore: silence deprecation warning
This commit is contained in:
@@ -78,6 +78,7 @@ in
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
enableZshIntegration = pkgs.stdenv.hostPlatform.isDarwin;
|
||||
shellWrapperName = "y";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -123,6 +123,7 @@ in
|
||||
];
|
||||
};
|
||||
settings = {
|
||||
security.secret_key = "123456789";
|
||||
server = {
|
||||
domain = "${config.networking.hostName}.shire-zebra.ts.net";
|
||||
enforce_domain = true;
|
||||
|
||||
Reference in New Issue
Block a user