Do some setup for nixbsd attic

This commit is contained in:
Artemis Tosini 2024-12-20 22:38:52 +00:00
parent 1b17f8f326
commit af679e1772
Signed by: artemist
GPG key ID: ADFFE553DCBB831E
2 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,8 @@
"ca-derivations"
];
use-xdg-base-directories = true;
trusted-public-keys = [ "nixbsd:gwcQlsUONBLrrGCOdEboIAeFq9eLaDqfhfXmHZs1mgc=" ];
trusted-substituters = [ "https://attic.mildlyfunctional.gay/nixbsd" ];
};
};

View file

@ -115,6 +115,8 @@
];
environment.systemPackages = with pkgs; [
attic-client
dolphin-emu
mgba
pcsx2