Updates to thor configs + home-manager
This commit is contained in:
parent
d80dde45af
commit
626893fa50
5 changed files with 34 additions and 34 deletions
19
thor.nix
19
thor.nix
|
|
@ -113,15 +113,16 @@
|
|||
zoom-us
|
||||
zotero
|
||||
|
||||
(
|
||||
retroarch.override {
|
||||
cores = with pkgs.libretro; [
|
||||
mgba
|
||||
pcsx_rearmed
|
||||
ppsspp
|
||||
];
|
||||
}
|
||||
)
|
||||
retroarchFull
|
||||
# (
|
||||
# retroarch.override {
|
||||
# cores = with pkgs.libretro; [
|
||||
# mgba
|
||||
# pcsx_rearmed
|
||||
# ppsspp
|
||||
# ];
|
||||
# }
|
||||
# )
|
||||
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue