Deduplicate steam

This commit is contained in:
2025-06-25 05:27:46 -07:00
parent 2a8f6f3ded
commit 98f47d6c6a
4 changed files with 24 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
{ ... }: {
imports = [
../applications/steam.nix
];
}