mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
Autoformat
This commit is contained in:
parent
497b49f5b2
commit
6b244d752e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
prefixLength = 64;
|
||||
}
|
||||
];
|
||||
defaultGateway = "65.109.35.129"; # `ip route | grep default`
|
||||
defaultGateway = "65.109.35.129"; # `ip route | grep default`
|
||||
nameservers = [ "8.8.8.8" ];
|
||||
};
|
||||
disko.devices = import ./disko/two-raids-on-two-disks.nix {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue