forked from DGNum/liminix
oops
This commit is contained in:
parent
a3cdc32142
commit
e1eb4e1fcb
2 changed files with 2 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ result
|
||||||
result-*
|
result-*
|
||||||
*.qcow2
|
*.qcow2
|
||||||
_build
|
_build
|
||||||
|
rotuer-secrets.nix
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
wpa_passphrase = "colourless green ideas";
|
|
||||||
l2tp = {
|
|
||||||
name = "db432@a.1";
|
|
||||||
password = "PHEALRQ8RY74";
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in a new issue