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
/
core
/
default.nix
blob: ef10e4184bc954b22be6ad86197e670667f806e7 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
imports
=
[
./nix
./sops.nix
./tailscale.nix
];
}