feat(desktop): move prism-launcher and steam config to nixos gaming module
This commit is contained in:
parent
da52d32c91
commit
af7226d30e
4 changed files with 41 additions and 10 deletions
|
@ -5,7 +5,6 @@
|
|||
"repos"
|
||||
"vids"
|
||||
"tmp"
|
||||
".local/share/PrismLauncher"
|
||||
];
|
||||
programs = {
|
||||
obs-studio.enable = true;
|
||||
|
@ -14,6 +13,5 @@
|
|||
};
|
||||
home.packages = with pkgs; [
|
||||
stremio
|
||||
prismlauncher
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue