Gaming/steam: install sgdboop, move comment to place
This commit is contained in:
parent
13c1d5864d
commit
c8d487d374
1 changed files with 2 additions and 1 deletions
|
|
@ -19,14 +19,15 @@
|
|||
then true
|
||||
else false;
|
||||
|
||||
# Celeste mod manager
|
||||
home-manager.users.toast = {
|
||||
systemd.user.tmpfiles.rules = [
|
||||
"r '/%h/.local/share/applications/Steam Linux Runtime *.desktop'"
|
||||
"r '/%h/.local/share/applications/Proton *.desktop'"
|
||||
];
|
||||
services.flatpak.packages = [
|
||||
# Celeste mod manager
|
||||
"io.github.everestapi.Olympus"
|
||||
];
|
||||
home.packages = [pkgs.sgdboop];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue