aboutsummaryrefslogtreecommitdiff
path: root/systems/x86_64-linux/copenhagen
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2026-01-22 11:28:36 -0800
committerCaroline Larimore <caroline@larimo.re>2026-01-22 11:28:36 -0800
commit75ef8ac0234df9af465df556413c557c0544df85 (patch)
treed63f606f81a887821b2bc90d41a669c8257eb520 /systems/x86_64-linux/copenhagen
parent9bc8d55bdb68e51a1a9432bd656c191232ee0c7e (diff)
flake: update
Diffstat (limited to 'systems/x86_64-linux/copenhagen')
-rw-r--r--systems/x86_64-linux/copenhagen/default.nix7
1 files changed, 1 insertions, 6 deletions
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";
};
};