From 0147b42ce3e239b34b9fe6a0e470b69296ef15b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20K=C3=B6nig?= Date: Fri, 19 Jun 2026 04:51:53 +0200 Subject: [PATCH] feat: snipe-it on AZ-CLD-1 --- hosts/AZ-CLD-1/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/AZ-CLD-1/configuration.nix b/hosts/AZ-CLD-1/configuration.nix index 30c802d..bf607e1 100644 --- a/hosts/AZ-CLD-1/configuration.nix +++ b/hosts/AZ-CLD-1/configuration.nix @@ -82,6 +82,7 @@ environment.systemPackages = with pkgs; [ neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. git + ghostty ]; # Some programs need SUID wrappers, can be configured further or are