[Linux-only] basically bloxstap for sober

remove nixconf

-11
-11
flake.nix
··· 12 }; 13 }; 14 15 - nixConfig = { 16 - extra-substituters = [ 17 - "https://cache.nixos.org" 18 - "https://cache.garnix.io" 19 - ]; 20 - extra-trusted-public-keys = [ 21 - "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" 22 - "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" 23 - ]; 24 - }; 25 - 26 outputs = 27 { 28 nixpkgs,
··· 12 }; 13 }; 14 15 outputs = 16 { 17 nixpkgs,