add copilot folder and cryptomator vault
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"id" : "18g3gg35eC6T",
|
"id" : "18g3gg35eC6T",
|
||||||
"path" : "/home/dominik/cloud.cloonar.com/Documents",
|
"path" : "/home/dominik/cloud.cloonar.com/Documents",
|
||||||
"displayName" : "Documents",
|
"displayName" : "Documents",
|
||||||
"unlockAfterStartup" : false,
|
"unlockAfterStartup" : true,
|
||||||
"revealAfterMount" : true,
|
"revealAfterMount" : true,
|
||||||
"usesReadOnlyMode" : false,
|
"usesReadOnlyMode" : false,
|
||||||
"mountFlags" : "",
|
"mountFlags" : "",
|
||||||
@@ -12,6 +12,18 @@
|
|||||||
"autoLockWhenIdle" : false,
|
"autoLockWhenIdle" : false,
|
||||||
"autoLockIdleSeconds" : 1800,
|
"autoLockIdleSeconds" : 1800,
|
||||||
"port" : 42427
|
"port" : 42427
|
||||||
|
}, {
|
||||||
|
"id" : "XGtyujeFM_HM",
|
||||||
|
"path" : "/home/dominik/cloud.cloonar.com/Downloads/Downloads",
|
||||||
|
"displayName" : "Downloads",
|
||||||
|
"unlockAfterStartup" : true,
|
||||||
|
"revealAfterMount" : true,
|
||||||
|
"usesReadOnlyMode" : false,
|
||||||
|
"maxCleartextFilenameLength" : 2147483647,
|
||||||
|
"actionAfterUnlock" : "IGNORE",
|
||||||
|
"autoLockWhenIdle" : false,
|
||||||
|
"autoLockIdleSeconds" : 1800,
|
||||||
|
"port" : 42427
|
||||||
} ],
|
} ],
|
||||||
"writtenByVersion" : "1.12.4-nix-1.12.4",
|
"writtenByVersion" : "1.12.4-nix-1.12.4",
|
||||||
"askedForUpdateCheck" : false,
|
"askedForUpdateCheck" : false,
|
||||||
|
|||||||
@@ -91,6 +91,7 @@ in
|
|||||||
home.persistence."/nix/persist/user/dominik" = {
|
home.persistence."/nix/persist/user/dominik" = {
|
||||||
allowOther = true;
|
allowOther = true;
|
||||||
directories = [
|
directories = [
|
||||||
|
".config/github-copilot"
|
||||||
".config/libreoffice"
|
".config/libreoffice"
|
||||||
".config/Nextcloud"
|
".config/Nextcloud"
|
||||||
".config/rustdesk"
|
".config/rustdesk"
|
||||||
|
|||||||
Reference in New Issue
Block a user