mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 02:09:26 +08:00
devices.pc: fix coredns bind
This commit is contained in:
@@ -67,7 +67,7 @@ inputs:
|
||||
(name: { inherit name; value = "144.34.225.59"; })
|
||||
[ "mirism.one" "beta.mirism.one" "ng01.mirism.one" "initrd.vps6.chn.moe" ])
|
||||
);
|
||||
extraInterfaces = [ "wlo1" ];
|
||||
extraInterfaces = [ "wlp194s0" ];
|
||||
};
|
||||
harmonia.store = "/nix/tf";
|
||||
beesd =
|
||||
|
||||
Reference in New Issue
Block a user