62 current 2025-10-05 15:15:42 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-05 15:16:18 -05:00
parent d9fc2b05f5
commit 3064d01ca4
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: 61 current 2025-10-05 15:00:30 25.05.20251001.5b5be50 6.12.49 *
# generation: 62 current 2025-10-05 15:15:42 25.05.20251001.5b5be50 6.12.49 *
{
description = "blakes nix config";
inputs = {

View File

@@ -15,7 +15,7 @@
sops.enable = true;
docker.enable = true;
syncthing.enable = true;
syncthing.mode = "client";
syncthing.mode = "server";
tailscale.enable = true;
nvidia.enable = false;
};