diff options
Diffstat (limited to 'modules/desktop/default.nix')
| -rw-r--r-- | modules/desktop/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop/default.nix b/modules/desktop/default.nix index c3e0b45..4719b5d 100644 --- a/modules/desktop/default.nix +++ b/modules/desktop/default.nix @@ -17,6 +17,7 @@ in { ./x11.nix ./wayland.nix ./wms + ./steam.nix ]; options.addons.desktop = with types; { wmMeta = mkOption { |
