Skip to content

Commit 4d97822

Browse files
feat(modules/system)!: rm steam
Re-So Long, Partner
1 parent 764b8e0 commit 4d97822

File tree

3 files changed

+0
-55
lines changed

3 files changed

+0
-55
lines changed

modules/system/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
# gui
1616
./browser.nix
1717
./desktop.nix
18-
./steam.nix
1918

2019
# cli + gui
2120
./android.nix

modules/system/steam.nix

Lines changed: 0 additions & 53 deletions
This file was deleted.

profiles/gui/system.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
programs = {
2121
android.enable = true;
22-
steam.enable = true;
2322
};
2423
};
2524

0 commit comments

Comments
 (0)