aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-27 04:43:44 +0900
committernsfisis <nsfisis@gmail.com>2025-04-27 04:43:44 +0900
commit38221987455c452288e2351d991db877f51f6570 (patch)
tree62f111e0955ea55d7a88f32be0585047e4dd580a /flake.nix
parent9fe7ae1fa6e4f1615f18094bd4d315316eec17d9 (diff)
downloaddotfiles-38221987455c452288e2351d991db877f51f6570.tar.gz
dotfiles-38221987455c452288e2351d991db877f51f6570.tar.zst
dotfiles-38221987455c452288e2351d991db877f51f6570.zip
bootstrap: remove hotaru node
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 54be09b..302aaa8 100644
--- a/flake.nix
+++ b/flake.nix
@@ -64,7 +64,6 @@
in
{
akashi = mkHomeConfigurationFromJSON ./mitamae/node.akashi.json;
- hotaru = mkHomeConfigurationFromJSON ./mitamae/node.hotaru.json;
pc168 = mkHomeConfigurationFromJSON ./mitamae/node.pc168.json;
}
);