summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/desktop.nix1
-rw-r--r--machines/x220-aji.nix4
2 files changed, 2 insertions, 3 deletions
diff --git a/config/desktop.nix b/config/desktop.nix
index c51fdd0..c3f5dc7 100644
--- a/config/desktop.nix
+++ b/config/desktop.nix
@@ -55,7 +55,6 @@
xscreensaver
xsel # used by urxvt clipboard
xss-lock
- wine
];
services = {
diff --git a/machines/x220-aji.nix b/machines/x220-aji.nix
index 3268b0c..19665cd 100644
--- a/machines/x220-aji.nix
+++ b/machines/x220-aji.nix
@@ -15,8 +15,8 @@
};
environment.systemPackages = with pkgs; [
- my-steam-run
- wine
+ # my-steam-run
+ # wine
];
networking = {