mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/stellio/configuration.nix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ inputs, ... }:
|
{ inputs, lib, ... }:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
inputs.matthew-hardware.nixosModules.mt7986a-glinet-gl-mt6000
|
inputs.matthew-hardware.nixosModules.mt7986a-glinet-gl-mt6000
|
||||||
@@ -18,4 +18,6 @@
|
|||||||
clan.core.settings.name = "stellio";
|
clan.core.settings.name = "stellio";
|
||||||
clan.core.settings.machine.description = "Flint-2 router";
|
clan.core.settings.machine.description = "Flint-2 router";
|
||||||
|
|
||||||
|
users.users.root.initialPassword = lib.mkForce "";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user