move kodi to personal

This commit is contained in:
Tristan 2024-02-06 12:44:36 +00:00
parent fdb5c0bad3
commit 1f7a47cdda
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,7 @@
{pkgs, ...}: {
imports = [
./programs/kodi.nix
];
roles.email = {
enable = true;
email = "tristan@tristans.cloud";