plasma
This commit is contained in:
@@ -50,6 +50,9 @@ in
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
# /etc must be available before the impermanence bind-mounts are set up.
|
||||
fileSystems."/etc".neededForBoot = true;
|
||||
|
||||
assertions = [
|
||||
{
|
||||
assertion = lib.hasPrefix "/" cfg.persistencePath;
|
||||
|
||||
Reference in New Issue
Block a user