Maybe use unstable channel machigng?

This commit is contained in:
2025-10-15 14:22:58 +02:00
parent 53f3ef0cdc
commit 9a3a1ef797

View File

@@ -4,6 +4,10 @@
{ config, pkgs, ... }:
let
unstable = import <nixpkgs-unstable> { config = { allowUnfree = true; }; };
in
{
imports = [
# Include the results of the hardware scan.
@@ -184,7 +188,7 @@
nodejs_20
uv
code-cursor
cursor-cli
unstable.cursor-cli
];
# Some programs need SUID wrappers, can be configured further or are