forked from kalipso/infrastructure
[durruti] fix hostname
This commit is contained in:
@@ -4,7 +4,7 @@ with lib;
|
||||
|
||||
{
|
||||
boot.isContainer = true;
|
||||
networking.hostName = mkDefault "malobeo";
|
||||
networking.hostName = mkDefault "durruti";
|
||||
networking.useDHCP = false;
|
||||
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user