gmail fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ inputs, ... }: {
|
||||
flake.modules.homeManager = {
|
||||
{ self, inputs, ... }: {
|
||||
flake.modules.homeManager.gmail = {config, ... }: {
|
||||
home.sessionVariables = {
|
||||
GMAIL_CREDS_PATH = "${config.xdg.configHome}/sops-nix/gmail_api_credentials.json";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user