mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 08:50:42 +00:00
Add PrismLauncher
This commit is contained in:
parent
9e461e2c44
commit
7e3ad744c0
5 changed files with 28 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
".config/WebCord"
|
||||
".local/share/Smart Code ltd/Stremio"
|
||||
".config/obs-studio"
|
||||
".local/share/PrismLauncher"
|
||||
|
||||
# Tools
|
||||
".ssh"
|
||||
|
@ -216,6 +217,9 @@
|
|||
coding = {
|
||||
python.enable = true;
|
||||
};
|
||||
games = {
|
||||
prismlauncher.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue