feat: lsp change, pocketid key, hyprland changes
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
UI_CONFIG_DISABLED = true;
|
||||
|
||||
APP_NAME = config.oauth.name;
|
||||
|
||||
};
|
||||
|
||||
credentials = {
|
||||
ENCRYPTION_KEY = config.sops.secrets."pocket-id-encryption-key".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -20,6 +20,10 @@
|
||||
"tunnel-credentials" = {};
|
||||
"admin-password" = {};
|
||||
|
||||
"pocket-id-encryption-key" = {
|
||||
owner = config.services.pocket-id.user;
|
||||
};
|
||||
|
||||
"waka-password-salt" = {
|
||||
owner = config.users.users.wakapi.name;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user