aboutsummaryrefslogtreecommitdiff
path: root/hosts/adam/configuration.nix
diff options
context:
space:
mode:
authorLeander Scherer <leander@schererleander.de>2026-01-18 19:18:43 +0100
committerLeander Scherer <leander@schererleander.de>2026-01-18 19:32:04 +0100
commit6916809acbeb13cccee69e4367dc507ed8a4f5a2 (patch)
tree9a2d28af9291be1fb6ca1adf3dd21aa1da753bc1 /hosts/adam/configuration.nix
parent28a0ecccf54a2da4a4ec637d76f6b39259914cb6 (diff)
feat: change programs
Diffstat (limited to 'hosts/adam/configuration.nix')
-rw-r--r--hosts/adam/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix
index 18f3d4f..609d831 100644
--- a/hosts/adam/configuration.nix
+++ b/hosts/adam/configuration.nix
@@ -54,7 +54,6 @@ in
nx = {
plymouth.enable = true;
desktop.kde.enable = true;
- steam.enable = true;
dns.enable = true;
hardware.bluetooth.enable = true;
};