index
:
nixos-config.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
machines
/
common
/
rip.nix
blob: c02ad7fc2b8f39cfceb3e773eb2d2740e173c4aa (
plain
)
1
2
3
{ ... }: { boot.kernelModules = [ "sg" ]; }