Add gnupg (#51)

This commit is contained in:
Patrick Stevens
2024-04-15 21:11:22 +01:00
committed by GitHub
parent 3208bf16c5
commit e7f68f24a3
2 changed files with 1 additions and 2 deletions

View File

@@ -292,7 +292,6 @@
nixpkgs.age
nixpkgs.nodejs
nixpkgs.nodePackages.pyright
nixpkgs.sqlitebrowser
nixpkgs.woodpecker-agent
nixpkgs.lynx
nixpkgs.alejandra
@@ -301,6 +300,7 @@
nixpkgs.pandoc
nixpkgs.fd
nixpkgs.sumneko-lua-language-server
nixpkgs.gnupg
];
home.file.".ideavimrc".source = ./ideavimrc;