Personal-use NixOS configuration
0
fork

Configure Feed

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

at main 5 lines 52 B view raw
1{ 2 services.printing = { 3 enable = true; 4 }; 5}