diff options
Diffstat (limited to 'lass/2configs/steam.nix')
-rw-r--r-- | lass/2configs/steam.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lass/2configs/steam.nix b/lass/2configs/steam.nix index d814a2499..4f0df8ee3 100644 --- a/lass/2configs/steam.nix +++ b/lass/2configs/steam.nix @@ -1,10 +1,6 @@ { config, pkgs, ... }: { - - imports = [ - ./games.nix - ]; # # Steam stuff # source: https://nixos.org/wiki/Talk:Steam |