From 90bc596b0dd25388b146d9b7f1b90ebe2cca5861 Mon Sep 17 00:00:00 2001 From: 0x1d Date: Sat, 29 Nov 2025 21:44:47 +0100 Subject: [PATCH] use unstable stuff --- os/system/packages.nix | 2 ++ os/users/master.nix | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/os/system/packages.nix b/os/system/packages.nix index 9a2e6e7..94c3ee3 100644 --- a/os/system/packages.nix +++ b/os/system/packages.nix @@ -76,6 +76,8 @@ in { usbutils unstable.cursor-cli ffmpeg + unstable.golangci-lint + unstable.terraform ]; fonts.packages = with pkgs; [ diff --git a/os/users/master.nix b/os/users/master.nix index fd26e4d..d70ec37 100644 --- a/os/users/master.nix +++ b/os/users/master.nix @@ -29,7 +29,6 @@ ranger vscode nodejs - terraform consul nomad packer