6 current 2025-10-05 18:36:02 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-05 18:36:04 -05:00
parent 37da4596e5
commit 18f9d04914
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 3 current 2025-10-05 18:18:12 25.05.20251001.5b5be50 6.12.49 *
# generation: 6 current 2025-10-05 18:36:02 25.05.20251001.5b5be50 6.12.49 *
{
description = "blakes nix config";
inputs = {

View File

@@ -113,7 +113,7 @@
#networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
networking.firewall.enable = true;
networking.firewall.enable = false;
system.stateVersion = "25.05"; # Did you read the comment?