diff --git a/hosts/aurum/system/impermanence.nix b/hosts/aurum/system/impermanence.nix index 84f77bf..c1e22f7 100644 --- a/hosts/aurum/system/impermanence.nix +++ b/hosts/aurum/system/impermanence.nix @@ -23,6 +23,8 @@ ".local/share/keyrings" ".local/share/atuin" ".cache/nix" + ".config/Code" + ".vscode" { directory = ".ssh"; mode = "0700";