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
/
runners
/
default.nix
blob: 2232b7171a8ed4213db8e9317865c9f9e12c6034 (
plain
) (
blame
)
1
2
3
4
5
6
{
imports
=
[
./appimage.nix
./nix-ld.nix
];
}