From 9e826d9c2bad4a7ccf183257118be37083f26782 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 30 Jan 2026 21:56:11 -0800 Subject: fix continuity --- config/nix.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/nix.org') diff --git a/config/nix.org b/config/nix.org index e2b2651..11f6dc7 100644 --- a/config/nix.org +++ b/config/nix.org @@ -1219,6 +1219,9 @@ This is my impermanence profile, which removes all files on reboot except for th "/persistent" = { neededForBoot = true; }; + "/home" = { + neededForBoot = true; + }; } else {}; environment.persistence."/persistent" = { @@ -3815,7 +3818,6 @@ This is pretty understandable, if you understand all the above. fileSystem = "btrfs"; }; }; - networking.networkmanager.wifi.backend = "iwd"; }; } #+end_src -- cgit v1.3