Refactor persistence structure
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
}:
|
||||
{
|
||||
environment.persistence = {
|
||||
"/persist"."${home}/.kube" = { };
|
||||
"/cache"."${home}/.kube/cache" = { };
|
||||
"/persist/user"."${home}/.kube" = { };
|
||||
"/persist/cache"."${home}/.kube/cache" = { };
|
||||
};
|
||||
|
||||
home-manager.users.${user} = {
|
||||
|
Reference in New Issue
Block a user