diff options
author | stuebinm | 2022-02-04 16:07:14 +0000 |
---|---|---|
committer | stuebinm | 2022-08-02 15:43:54 +0200 |
commit | 88db2ddd23bdaffd982c7d0c685dce5d57f709b2 (patch) | |
tree | 2a54a44c0ef33a61a366336011f1bf1139a15469 /flake.nix | |
parent | 10b75cc294d416505bde93db98265903a3893b5f (diff) |
init surl-tesh-echer
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ flora = mkServer ./flora/configuration.nix; abbenay = mkDesktop ./abbenay/configuration.nix; cyberbox = mkDesktop ./cyberbox/configuration.nix; + surl-tesh-echer = mkDesktop ./surl-tesh-echer/configuration.nix; }; deploy.nodes = { |