Flake: update nur

This commit is contained in:
Toast 2024-12-10 11:08:59 +01:00
parent 16d61d8d73
commit 49e920ac97
3 changed files with 69 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{config, ...}: {
environment.systemPackages = with config; [
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
nur.repos.ataraxiasjel.rpcs3
];
# Compiling RPCS3 takes quite a while