diff options
author | stuebinm | 2023-01-08 14:46:02 +0100 |
---|---|---|
committer | stuebinm | 2023-01-08 14:46:02 +0100 |
commit | aba88605c6b4b989ae903e4b979c5fd25f44a281 (patch) | |
tree | 01c0eae97524a7b57ce613cfa43bce3998cfe3b4 | |
parent | 22d3807dd039fca6e415e3ee48eac614a15654e7 (diff) |
add ilex to flake
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ abbenay = mkDesktop ./abbenay/configuration.nix; cyberbox = mkDesktop ./cyberbox/configuration.nix; surltesh-echer = mkDesktop ./surltesh-echer/configuration.nix; + ilex = mkDesktop ./ilex/configuration.nix; }; deploy.nodes = { |