Split impermanence module.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ pkgs, inputs, hostname, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
../common/compute-node.nix
|
||||
./hardware.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user