aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/node
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-11-03 19:25:28 +0100
committerAlex Auvolat <alex@adnab.me>2022-11-03 19:25:28 +0100
commitea8185d7e665bc47c468a4dc6ea9558e6b32693d (patch)
tree06b57b41daaed3aa26a6df847c62be074549fa50 /cluster/staging/node
parent40d5665ffe16841dd448c5a93c7dfe84cc21d8ca (diff)
downloadnixcfg-ea8185d7e665bc47c468a4dc6ea9558e6b32693d.tar.gz
nixcfg-ea8185d7e665bc47c468a4dc6ea9558e6b32693d.zip
Reinstall caribou
Diffstat (limited to 'cluster/staging/node')
-rw-r--r--cluster/staging/node/caribou.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/cluster/staging/node/caribou.nix b/cluster/staging/node/caribou.nix
index caa55fa..65168a9 100644
--- a/cluster/staging/node/caribou.nix
+++ b/cluster/staging/node/caribou.nix
@@ -3,11 +3,6 @@
{ config, pkgs, ... }:
{
- imports =
- [
- ./remote-unlock.nix
- ];
-
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.timeout = 20;