This commit is contained in:
parent
e1f2540718
commit
048272160b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
self.nixosModules.default
|
self.nixosModules.default
|
||||||
# "${modulesPath}/virtualisation/lxc-container.nix"
|
"${modulesPath}/virtualisation/lxc-container.nix"
|
||||||
];
|
];
|
||||||
services.yggdrasil.persistentKeys = false;
|
services.yggdrasil.persistentKeys = false;
|
||||||
deploy = {
|
deploy = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue