Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 37 B view raw
1{ 2 boot.kernelModules = [ "sg" ]; 3}