Reverse Module to linuxmemes@lemmy.world · 2 years agoTop post of PCMR on Reddit today XDimagemessage-square269linkfedilinkarrow-up11.29Karrow-down130
arrow-up11.26Karrow-down1imageTop post of PCMR on Reddit today XDReverse Module to linuxmemes@lemmy.world · 2 years agomessage-square269linkfedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up9arrow-down3·2 years 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.