arrumando erros

This commit is contained in:
2026-05-31 22:00:32 -03:00
parent f04cf2fc77
commit c740d02d78
2 changed files with 0 additions and 22 deletions
-8
View File
@@ -12,15 +12,7 @@
home-manager.url = "github:nix-community/home-manager/"; home-manager.url = "github:nix-community/home-manager/";
home-manager.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs";
zen-browser.url = "github:0xc000022070/zen-browser-flake"; zen-browser.url = "github:0xc000022070/zen-browser-flake";
<<<<<<< HEAD
my-pkgs.url = "git+https://git.darkgui.com.br/DarkGui/nix-pkgs"; my-pkgs.url = "git+https://git.darkgui.com.br/DarkGui/nix-pkgs";
=======
<<<<<<< HEAD
my-pkgs.url = "git+https://git.darkgui.com.br/DarkGui/nix-pkgs";
=======
my-pkgs.url = "github:darkguibrine/nix-pkgs";
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
noctalia.url = "github:noctalia-dev/noctalia-shell"; noctalia.url = "github:noctalia-dev/noctalia-shell";
niri.url = "github:sodiboo/niri-flake"; niri.url = "github:sodiboo/niri-flake";
quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell"; quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
@@ -6,27 +6,13 @@
... ...
}: }:
{ {
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
# Open ports in the firewall.
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
networking.firewall = { networking.firewall = {
enable = true; enable = true;
allowedTCPPorts = [ allowedTCPPorts = [
22 22
80 80
81 81
<<<<<<< HEAD
222 222
=======
<<<<<<< HEAD
222
=======
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
443 443
3000 3000
3478 3478