Reverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 2 年前Top post of PCMR on Reddit today XDdiscuss.tchncs.deimagemessage-square279linkfedilinkarrow-up11.29Karrow-down130
arrow-up11.26Karrow-down1imageTop post of PCMR on Reddit today XDdiscuss.tchncs.deReverse Module@discuss.tchncs.de to linuxmemes@lemmy.world · 2 年前message-square279linkfedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up9arrow-down3·2 年前I 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.