diff options
| author | Max Audron <audron@cocaine.farm> | 2024-02-04 17:12:13 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-02-04 17:12:13 +0100 |
| commit | 0698120b11595f70972c30891fd6f0bd95d52aad (patch) | |
| tree | 0c435ca7288edb9b1f415cf158b2a35845bfcbd3 /modules/default.nix | |
| parent | update ettves & phaenn to nixos 23.11 (diff) | |
add factorio to ettves
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index baa7cd2..be1f57e 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -24,4 +24,5 @@ garage = import ./garage; palworld = import ./palworld; + games = import ./games; } |
