diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 15:05:05 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2023-12-20 15:05:05 +0100 |
| commit | 1f3ff12162c092bf2c9410ed635a105424793fc7 (patch) | |
| tree | 9e47adb5e1bec6964cade5e7a8b95c9926f0e359 /nixos/gui.nix | |
| parent | 6a718ca63338f13b2ae1ddf4b9d73d790c6a29d2 (diff) | |
nixos: disable steam
Diffstat (limited to 'nixos/gui.nix')
| -rw-r--r-- | nixos/gui.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/gui.nix b/nixos/gui.nix index 01be46e..b46bd52 100644 --- a/nixos/gui.nix +++ b/nixos/gui.nix @@ -15,6 +15,4 @@ }; }; }; - - programs.steam.enable = true; } |
