Reverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agoTop post of PCMR on Reddit today XDdiscuss.tchncs.deimagemessage-square209fedilinkarrow-up1210arrow-down15
arrow-up1205arrow-down1imageTop post of PCMR on Reddit today XDdiscuss.tchncs.deReverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 6 months agomessage-square209fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up3arrow-down3·6 months agoI just add this to my system config: networking.wireless = { enable = true; networks = import ./networks.nix; }; Then I define my networks in a gitignored file and I’m good to go.
I just add this to my system config:
Then I define my networks in a gitignored file and I’m good to go.