add fwhost1

This commit is contained in:
steveej 2022-01-12 04:11:18 +01:00
parent 489cad342e
commit bd591726ac
10 changed files with 232 additions and 50 deletions

View file

@ -0,0 +1,13 @@
{ ... }:
{
imports = [
../../profiles/common/configuration.nix
../../modules/opinionatedDisk.nix
./system.nix
./hw.nix
./pkg.nix
./user.nix
];
}