feat: add some modules dedicated to my hardware

This commit is contained in:
Xavier Morel
2026-02-24 15:06:28 +01:00
parent 521a046a89
commit 443b1da9d5
5 changed files with 7489 additions and 68 deletions

View File

@@ -36,6 +36,7 @@ in
inherit myLib;
outputs = inputs.self.outputs;
};
backupFileExtension = ".bak";
users = builtins.mapAttrs (
name: user:
{ ... }: