mv sam to steam

This commit is contained in:
smayzy
2025-07-08 23:52:11 +02:00
parent aef3ab28a2
commit 01b743ebbe
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -11,5 +11,6 @@ in
config = mkIf config.smayzy.steam.enable {
programs.steam.enable = true;
environment.systemPackages = with pkgs; [ samrewritten ];
};
}