cyclone: Migrate to Linux subdirectory
This commit is contained in:
parent
2265ae8eac
commit
1d5090762b
4 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
]
|
||||
|
||||
networking = {
|
||||
hostName = "cyclone";
|
||||
domain = "host.fox-int.cloud";
|
Loading…
Add table
Add a link
Reference in a new issue