Compare commits
No commits in common. "c1d7b2b819ad2b65a69f9df99ba7d6ad0388db6a" and "8858cfdec531fccaa51b8e5de4c8cbd82a1e70f6" have entirely different histories.
c1d7b2b819
...
8858cfdec5
2 changed files with 1 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ name: Buill NixOS Configurations
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build-NixOS-Configurations:
|
Explore-Forgejo-Actions:
|
||||||
runs-on: nix-builder
|
runs-on: nix-builder
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
|
|
@ -158,10 +158,6 @@
|
||||||
prefixLength = 24;
|
prefixLength = 24;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
firewall.allowedTCPPorts = [
|
|
||||||
80
|
|
||||||
443
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
programs.winbox = {
|
programs.winbox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue