mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Tried nix-flatpak but couldn't get hmModule to work
This commit is contained in:
parent
bbb51e0286
commit
073782130e
3 changed files with 14 additions and 1 deletions
|
@ -37,4 +37,9 @@ in
|
|||
};
|
||||
# To get steam to import into gamehub, first install it as a flatpak, then
|
||||
# Set steam directory to ~/.var/app/com.valvesoftware.Steam/.steam
|
||||
|
||||
#services.flatpak.packages = [
|
||||
# "com.discordapp.Discord"
|
||||
# "com.jaquadro.NBTExplorer"
|
||||
#];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue