dev.tolma.ch in hosts && openssh server

This commit is contained in:
2026-03-11 20:11:56 +03:00
parent 4a32000313
commit 4ca21cb595
2 changed files with 16 additions and 3 deletions

View File

@@ -29,9 +29,6 @@
boot.supportedFilesystems = ["ntfs"];
networking.hostName = "nixos"; # Define your hostname.
networking.hosts = {
"127.0.0.1" = [ "dev.tolma.ch" ];
};
networking.networkmanager.enable = true;