dolphin-emu
module
This commit is contained in:
parent
c357f9adf9
commit
e86aa21e3d
1 changed files with 3 additions and 0 deletions
3
hmModules/dolphin/default.nix
Normal file
3
hmModules/dolphin/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = [pkgs.dolphin-emu];
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue