16 current 2025-10-06 23:01:17 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-06 23:02:09 -05:00
parent f9611ca03c
commit 4b3e283602
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # define new devices in outputs
# generation: 15 current 2025-10-06 22:45:53 25.05.20251001.5b5be50 6.12.49 * # generation: 16 current 2025-10-06 23:01:17 25.05.20251001.5b5be50 6.12.49 *
{ {
description = "blakes nix config"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -16,7 +16,7 @@
docker.enable = true; docker.enable = true;
syncthing.enable = true; syncthing.enable = true;
# syncthing.mode = "server"; # syncthing.mode = "server";
tailscale.enable = false; tailscale.enable = true;
nvidia.enable = true; nvidia.enable = true;
}; };
homelab = { homelab = {