Recreated files

This commit is contained in:
2026-03-12 21:11:50 +01:00
parent f1de0823a1
commit 6afa7224e5
16 changed files with 2784 additions and 18 deletions
@@ -0,0 +1,7 @@
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
# No subfolders to import
];
# .. put any code here
}