update impermanence include opencode
This commit is contained in:
parent
cc7041c167
commit
1a890724d8
2 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ let
|
|||
IMPERMANENCE = true;
|
||||
ENCRYPTED = true;
|
||||
|
||||
USB_KEY = "/dev/disk/by-uuid/ea3e20f6-c7f2-407c-b9a2-00b4ac000178";
|
||||
USB_KEY = null;
|
||||
|
||||
primaryDeviceUnit = "${utils.escapeSystemdPath PRIMARY}.device";
|
||||
in
|
||||
|
|
|
|||
|
|
@ -48,6 +48,8 @@
|
|||
|
||||
".local/share/zoxide"
|
||||
|
||||
".config/opencode"
|
||||
|
||||
# KDE
|
||||
".config/kdeconnect"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue