WIP: Add indico profile + required packages

Signed-off-by: Jeltz <jeltz@federez.net>
This commit is contained in:
jeltz 2025-02-10 01:38:21 +01:00
parent bb03bd9054
commit d12f9d91d1
Signed by: jeltz
GPG key ID: 800882B66C0C3326
17 changed files with 1377 additions and 90 deletions

View file

@ -165,6 +165,7 @@ in
imports = [
./profiles/vm.nix
./profiles/indico.nix
];
};
}