Add definition for amd-legacy-hexcore
This is merged between the existing sync system and the existing nixos-anywhere definition for amd-legacy-hexcore. I'm going to attempt to bring in a new pattern.
This commit is contained in:
parent
6f89f0fe56
commit
0abca6a86d
6 changed files with 195 additions and 0 deletions
4
roles/nidus-sync.nix
Normal file
4
roles/nidus-sync.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
myModules.caddy.enable = true;
|
||||
myModules.fieldseeker-sync.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue