Areskill on Nostr: In #nixos you can enable unfree software usage by package name and with regex now. ...
Published at
2024-07-25 12:23:00Event JSON
{
"id": "d8e26d2886d99313cb2ceee7d2c17195df4e9321d8ca49ecd3734920ddaddf4e",
"pubkey": "33c443375251a0bf03a8059504199fdaabd2c9d9ea0b260e07998fb4943ec07f",
"created_at": 1721910180,
"kind": 1,
"tags": [
[
"t",
"nixos"
],
[
"proxy",
"https://mastodon.social/users/jean_dupont/statuses/112847105567422194",
"activitypub"
]
],
"content": "In #nixos you can enable unfree software usage by package name and with regex now.\n\n```nix\nallow-unfree = [\n \"^cuda.*\"\n]\n```\n\nwith the nixos-tidy flake.\nhttps://github.com/pipelight/nixos-tidy",
"sig": "d7599c2ef0427302e26feb71860f0561217ac872b2a3a4f5cd68c7b0b0baaae8cf1858f345d72cded69a2390ddc7693a49af91bf13aac777ff8d75a70a84f3c7"
}