added web.nix to jeevesjr

This commit is contained in:
Richie Cahill
2024-05-27 20:20:00 -04:00
parent 80bbbc8e9e
commit cabba86d1a
4 changed files with 59 additions and 1 deletions

View File

@ -1,6 +1,9 @@
{ pkgs, ... }:
{
imports = [ ../../users/richie/global/zerotier.nix ];
imports = [
../../users/richie/global/zerotier.nix
./docker
];
networking = {
hostId = "1beb3026";