materusPC: prepare sops

This commit is contained in:
2024-03-02 22:36:43 +01:00
parent c5a5265557
commit 8218e3e8cb
7 changed files with 69 additions and 0 deletions
@@ -0,0 +1,7 @@
{ config, pkgs, lib, ... }:
{
imports =
[
];
}