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
/
desktop
/
default.nix
blob: 580a81a3514e8a105613121083daf43a7a671601 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
imports
=
[
./networking
./software
./virtualisation
./sops.nix
];
}