[NixOS] Add airgapped machine

This commit is contained in:
2021-07-25 16:03:59 -06:00
parent 7eec5d3392
commit 8866d80e75
6 changed files with 23 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
imports = [
../internet-computer.nix
../raspberry-pi.nix
../base.nix
];
networking.hostName = "biskcomp";