[modules/hydra] Fix helix-texta build, move overlay to elysia-clarki only
This commit is contained in:
parent
bef9f2d760
commit
06f85420a0
|
@ -107,7 +107,6 @@
|
|||
inputs.sops-nix.nixosModules.sops
|
||||
self.nixosModules.nixUnstable
|
||||
./modules/base-system.nix
|
||||
inputs.hydra.nixosModules.hydra
|
||||
];
|
||||
in
|
||||
utils.lib.mkFlake {
|
||||
|
@ -210,6 +209,7 @@
|
|||
./modules/nginx-reverse-proxy.nix
|
||||
#./modules/binary-cache.nix
|
||||
./modules/ccqcraft-backups.nix
|
||||
inputs.hydra.nixosModules.hydra
|
||||
];
|
||||
config = {
|
||||
# Override kernel version for zfs
|
||||
|
|
Loading…
Reference in a new issue