Helix: display inlay hints
Nextcloud deployment
This commit is contained in:
parent
1c8f2b7b9f
commit
027f988477
8 changed files with 69 additions and 54 deletions
|
|
@ -102,7 +102,6 @@
|
|||
{
|
||||
# age.secrets.oauth_proxy_client_credentials.file = ./secrets/oauth_proxy_client_credentials.age;
|
||||
age.secrets.spotify_password = { file = ./secrets/spotify_password.age; owner = "bertof"; };
|
||||
age.secrets.garage_rpc_secret = { file = ./secrets/garage_rpc_secret.age; owner = "garage"; };
|
||||
}
|
||||
|
||||
./nixos_modules/bertof_user.nix
|
||||
|
|
@ -222,6 +221,7 @@
|
|||
{ home-manager.users.bertof = import ./baldur/hm.nix; }
|
||||
|
||||
./nixos_modules/garage.nix
|
||||
./nixos_modules/nextcloud.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue