mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
desktop: steam
This commit is contained in:
@@ -5,5 +5,9 @@ _: {
|
|||||||
supertuxkart # fuck mariokart
|
supertuxkart # fuck mariokart
|
||||||
# my favorite italian plumber is free software
|
# my favorite italian plumber is free software
|
||||||
];
|
];
|
||||||
|
programs.steam = {
|
||||||
|
enable = true;
|
||||||
|
protontricks.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user