my system configurations ^-^
0
fork

Configure Feed

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

docs: update comment

willow 76c2b85f 7c4ba6db

+1 -1
+1 -1
modules/nixos/services/printing.nix
··· 22 22 # browsing = true; 23 23 # defaultShared = true; 24 24 openFirewall = true; 25 - # use the command ` 25 + # use `lpinfo -m` to list printer drivers 26 26 drivers = [pkgs.gutenprint pkgs.mfcl8690cdwcupswrapper]; 27 27 }; 28 28