Reverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 8 months agoTop post of PCMR on Reddit today XDdiscuss.tchncs.deimagemessage-square277fedilinkarrow-up11.28Karrow-down128
arrow-up11.25Karrow-down1imageTop post of PCMR on Reddit today XDdiscuss.tchncs.deReverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 8 months agomessage-square277fedilink
minus-squarePoolloverNathanlinkfedilinkEnglisharrow-up10arrow-down3·8 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.