nixvim cleanup & fix gpg

This commit is contained in:
2026-02-27 14:58:29 +01:00
parent ce176d0022
commit 454ec27541
12 changed files with 297 additions and 201 deletions

View File

@@ -2,8 +2,8 @@
{
imports = [
./ssh-agent
./gpg-agent
./ssh-agent.nix
./gpg-agent.nix
./hypridle.nix
./nextcloud.nix
];