Ensure disko is imported before impermanence to avoid superfluous warning.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ lib, pkgs, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../common/encrypted-btrfs-layout.nix
|
||||
../../common/global
|
||||
../../common/base-node.nix
|
||||
../../common/encrypted-btrfs-layout.nix
|
||||
./hardware.nix
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user