12 current 2025-10-06 22:20:19 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -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: 11 current 2025-10-06 21:55:19 25.05.20251001.5b5be50 6.12.49 *
|
# generation: 12 current 2025-10-06 22:20:19 25.05.20251001.5b5be50 6.12.49 *
|
||||||
{
|
{
|
||||||
description = "blakes nix config";
|
description = "blakes nix config";
|
||||||
inputs = {
|
inputs = {
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
system = {
|
system = {
|
||||||
ssh.enable = true;
|
ssh.enable = true;
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
docker.enable = false;
|
docker.enable = true;
|
||||||
syncthing.enable = true;
|
syncthing.enable = true;
|
||||||
# syncthing.mode = "server";
|
# syncthing.mode = "server";
|
||||||
tailscale.enable = false;
|
tailscale.enable = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user