chore: remove domain decl from lithium
This commit is contained in:
parent
2d3168d438
commit
dbe24af09c
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
{
|
{
|
||||||
sops.defaultSopsFile = ./secrets/common.yaml;
|
sops.defaultSopsFile = ./secrets/common.yaml;
|
||||||
networking.hostName = "lithium";
|
networking.hostName = "lithium";
|
||||||
networking.domain = config.vars.domain;
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
zfs
|
zfs
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue