summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-04-27 22:27:29 +0200
committerAlan Pearce2024-04-27 22:27:29 +0200
commit2a62deb0d3bf923de62477887a5ee1bbdaea44f3 (patch)
treedba5e3c21a9987c29f21b919a50c2978e199a57d /flake.nix
parenta02ee347ecbd28c41e3e10c20bc5af098e41d756 (diff)
downloadnixfiles-2a62deb0d3bf923de62477887a5ee1bbdaea44f3.tar.lz
nixfiles-2a62deb0d3bf923de62477887a5ee1bbdaea44f3.tar.zst
nixfiles-2a62deb0d3bf923de62477887a5ee1bbdaea44f3.zip
update flake inputs
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 341e3514..8f5a7d36 100644
--- a/flake.nix
+++ b/flake.nix
@@ -135,6 +135,7 @@
       deploy = {
         remoteBuild = true;
         nodes.linde = {
+          remoteBuild = true;
           hostname = "linde";
           profiles.system = {
             user = "root";