cyclone: Migrate to Linux subdirectory

This commit is contained in:
Spotlight 2024-10-07 21:46:30 -05:00
parent 2265ae8eac
commit 1d5090762b
Signed by: spotlight
GPG key ID: 874AA355B3209BDC
4 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,10 @@
{ config, lib, pkgs, ... }:
{
imports = [
./hardware-configuration.nix
]
networking = {
hostName = "cyclone";
domain = "host.fox-int.cloud";