diff options
Diffstat (limited to 'ops')
-rw-r--r-- | ops/nixos/nugget/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/nixos/nugget/default.nix b/ops/nixos/nugget/default.nix index 86f31a2fb637..185123e77cc6 100644 --- a/ops/nixos/nugget/default.nix +++ b/ops/nixos/nugget/default.nix @@ -94,7 +94,6 @@ in depot.lib.fix(self: { lieer nuggetEmacs ops.kontemplate - third_party.chromiumVaapi third_party.ffmpeg third_party.git ]) ++ @@ -104,6 +103,7 @@ in depot.lib.fix(self: { age bat cachix + chromium clang-manpages clang-tools clang_9 |