switch network configuration
This commit is contained in:
parent
b0b3ac643d
commit
873ebb60b7
6 changed files with 117 additions and 21 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
# Nix Settings
|
||||
nix = {
|
||||
nixPath = [ "nixpkgs=${nixpkgs}" ];
|
||||
package = pkgs.nixUnstable;
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue