Bottles: Difference between revisions

Create page for Bottles
 
Axka (talk | contribs)
Tags: Mobile edit Mobile web edit Visual edit
Line 2: Line 2:


== Installation ==
== Installation ==
Bottles can be installed from nixpkgs:
Simply [[Adding programs to PATH|install]] the <code>bottles</code> package.
 
<syntaxhighlight lang="nixos">
environment.systemPackages = with pkgs; [
  bottles
];
</syntaxhighlight>


[[Category:Applications]]
[[Category:Applications]]
[[Category:Gaming]]
[[Category:Gaming]]