added core-security machine

This commit is contained in:
Luj 2023-05-16 18:04:54 +02:00
parent 9756c2abc0
commit 617d50ef46
3 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{ pkgs, lib, config, ... }:
{
luj.hmgr.julien = { };
}