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
/
software
/
video
/
default.nix
blob: 280a7d92a7f7d0c27d4c0728057a66b0ca93fc25 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
imports
=
[
./graphics.nix
./libva.nix
./nvidia.nix
];
}