forked from nico/dots
nix: replace osu-lazer with osu-lazer-bin
This commit is contained in:
parent
267766c400
commit
325b7264a0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
osu-lazer
|
osu-lazer-bin
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.steam = {
|
programs.steam = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue