First inklings of fieldseeker-sync building for our sync host

This commit is contained in:
Eli Ribble 2025-08-18 19:38:41 +00:00
parent 5e59add85b
commit 25739ab71b
3 changed files with 20 additions and 0 deletions

View file

@ -2,4 +2,5 @@
imports = [
./hardware-configuration.nix
];
myModules.fieldseeker-sync.enable = true;
}