Restructure NixOS host configuration files

This commit is contained in:
Oliver Davies 2025-01-04 17:51:00 +00:00
parent 9ea5655669
commit f92ad2b5ab
10 changed files with 70 additions and 114 deletions

View file

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