disable ap for obvious reasons
This commit is contained in:
parent
ea056ddce2
commit
551bc2f330
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
./access-point.nix
|
# ./access-point.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
# Allow ssh access
|
# Allow ssh access
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue