mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
chore: rename security.nix -> `gpg.nix
This commit is contained in:
parent
09b243170f
commit
c0f5c43544
2 changed files with 1 additions and 1 deletions
|
|
@ -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) ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue