aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/dean.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-08-22 10:46:35 +0200
committerKarel Kočí <cynerd@email.cz>2022-08-22 10:46:35 +0200
commit7fdca49b75b85a41da9dae34b01a01c88f38c142 (patch)
tree516f36969485078c6f0d7ff5cee527ecf945a5dc /nixos/machine/dean.nix
parent13a3dad58e96eff16ef84d756eeca14f65087695 (diff)
downloadnixos-personal-7fdca49b75b85a41da9dae34b01a01c88f38c142.tar.gz
nixos-personal-7fdca49b75b85a41da9dae34b01a01c88f38c142.tar.bz2
nixos-personal-7fdca49b75b85a41da9dae34b01a01c88f38c142.zip
Update and few changes for routers
Diffstat (limited to 'nixos/machine/dean.nix')
-rw-r--r--nixos/machine/dean.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/machine/dean.nix b/nixos/machine/dean.nix
index b34bb0b..f2d5459 100644
--- a/nixos/machine/dean.nix
+++ b/nixos/machine/dean.nix
@@ -37,7 +37,7 @@ with lib;
}];
environment.systemPackages = with pkgs; [
- openocd
+ #openocd
sterm
];