From 9711a8bf54f705ed728aec751d22382ee96e6e31 Mon Sep 17 00:00:00 2001 From: mehbark Date: Sat, 24 Jan 2026 21:39:00 -0500 Subject: [PATCH] deploy to terezi.pyrope.net --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 7cf7cce..13ac837 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ -{ - inputs = { + { + inputs= { utils.url = "github:numtide/flake-utils"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; }; @@ -29,7 +29,7 @@ text = '' build - rsyncy --archive _site/* mbk@celestia:/srv/twopn + rsyncy --archive _site/* root@pyrope.net:/var/www/static/twopn ''; runtimeInputs = [