chore: rename security.nix -> `gpg.nix

This commit is contained in:
Ahwx 2026-07-08 01:56:25 +02:00
parent 09b243170f
commit c0f5c43544
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@
++ [ (import ./nvim.nix) ]
++ [ (import ./zathura.nix) ]
++ [ (import ./packages.nix) ]
++ [ (import ./security.nix) ]
++ [ (import ./gpg.nix) ]
++ [ (import ./scripts/scripts.nix) ]
# ++ [ (import ./spotify.nix) ]
++ [ (import ./ssh.nix) ]