Add 'old-conf/' from commit '62a64a79a8'

git-subtree-dir: old-conf
git-subtree-mainline: 4667974392
git-subtree-split: 62a64a79a8
This commit is contained in:
Lucy Hochkamp 2025-11-21 13:33:06 +01:00
commit 83de52d5db
195 changed files with 13408 additions and 0 deletions

8
old-conf/.nixd.json Normal file
View file

@ -0,0 +1,8 @@
{
"options": {
"enable": true,
"target": {
"installable": ".#nixosConfigurations.picard.options"
}
}
}