nixos: Add Hercules CI and Nix cache
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
inherit (lib.my) networkdAssignment;
|
||||
in
|
||||
{
|
||||
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ];
|
||||
imports = [ "${modulesPath}/profiles/qemu-guest.nix" ./hercules.nix ];
|
||||
|
||||
config = mkMerge [
|
||||
{
|
||||
|
Reference in New Issue
Block a user