index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pc
/
software
/
access
/
default.nix
blob: 32d5500a688678fb89a4dffdc4fa483888ce2022 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./gnupg.nix
./ssh.nix
];
}