This commit is contained in:
4DBug
2025-05-25 18:19:18 -05:00
parent c21d7821b7
commit 4ee9bd7aa2
10 changed files with 98 additions and 18 deletions

View File

@@ -1,6 +1,8 @@
{ ... }:
{
services.openssh.enable = true;
networking = {
hostName = "nix";
useNetworkd = true;