Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2025-12-16 13:25:17 +00:00 committed by GitHub
parent 8cc8d75431
commit 88e0972c1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@
config = lib.mkIf (config.networking.hostName == "FredOS-Gaming") {
environment.systemPackages = with pkgs; [
lutris
heroic
];
programs.steam = {