added htb hosts
This commit is contained in:
parent
8d74b03da2
commit
c98633f6ca
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
|
||||||
|
networking.extraHosts =
|
||||||
|
''
|
||||||
|
10.10.11.245 surveillance.htb
|
||||||
|
'';
|
||||||
# Allow packages from nixpkgs
|
# Allow packages from nixpkgs
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue