add fwhost2

This commit is contained in:
steveej 2022-01-09 21:50:55 +01:00
parent acc37c64f9
commit f88c89d28b
8 changed files with 237 additions and 0 deletions

View file

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