add jc141 deps
This commit is contained in:
parent
47820c5563
commit
747a70af55
2 changed files with 9 additions and 0 deletions
8
home/profiles/programs/games/jc141.nix
Normal file
8
home/profiles/programs/games/jc141.nix
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{pkgs, ...}: {
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
wineWow64Packages.stagingFull
|
||||||
|
bubblewrap
|
||||||
|
fuse-overlayfs
|
||||||
|
dwarfs
|
||||||
|
];
|
||||||
|
}
|
|
@ -67,6 +67,7 @@
|
||||||
|
|
||||||
# gaming
|
# gaming
|
||||||
/programs/games/default.nix
|
/programs/games/default.nix
|
||||||
|
/programs/games/jc141.nix
|
||||||
|
|
||||||
/services/playerctl.nix
|
/services/playerctl.nix
|
||||||
/services/polkit-agent.nix
|
/services/polkit-agent.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue