From 75ef8ac0234df9af465df556413c557c0544df85 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 22 Jan 2026 11:28:36 -0800 Subject: flake: update --- systems/x86_64-linux/copenhagen/default.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'systems') diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix index fffc729..f6b4037 100644 --- a/systems/x86_64-linux/copenhagen/default.nix +++ b/systems/x86_64-linux/copenhagen/default.nix @@ -65,12 +65,7 @@ with lib; with lib.${namespace}; { home.config = { cxl = { - impermanence = { - skeleton = false; - location = lib.mkForce "/persist/home/c"; - secure.location = lib.mkForce "/persist/secure/home/c"; - }; - + impermanence.skeleton = false; tools.git.key = "DE64538967CA0C68"; }; }; -- cgit v1.2.3