Re-add nixedo as a media server

This commit is contained in:
Oliver Davies 2024-12-28 09:26:54 +00:00
parent ec7efcba47
commit ba50ef37c5
11 changed files with 276 additions and 3 deletions

View file

@ -0,0 +1,9 @@
{
programs.dconf.enable = true;
services.logind.lidSwitchExternalPower = "ignore";
age.identityPaths = [
"/home/opdavies/.ssh/id_rsa"
];
}