.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
home-manager.url = "github:nix-community/home-manager/";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||
my-pkgs.url = "git+https://git.darkgui.com.br/DarkGui/nix-pkgs";
|
||||
|
||||
noctalia.url = "github:noctalia-dev/noctalia-shell";
|
||||
niri.url = "github:sodiboo/niri-flake";
|
||||
quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
|
||||
@@ -6,13 +6,27 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# Open ports in the firewall.
|
||||
>>>>>>> 5017e56 (.)
|
||||
>>>>>>> 9afbf20 (backup)
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
80
|
||||
81
|
||||
<<<<<<< HEAD
|
||||
222
|
||||
=======
|
||||
<<<<<<< HEAD
|
||||
222
|
||||
=======
|
||||
>>>>>>> 5017e56 (.)
|
||||
>>>>>>> 9afbf20 (backup)
|
||||
443
|
||||
3000
|
||||
3478
|
||||
|
||||
Reference in New Issue
Block a user