From 3c55123c3abe2ab3023ff9fd360f3dd35cf78976 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 4 Mar 2026 17:22:53 -0800 Subject: clean up dead code --- config/nix.org | 12 ------------ nix | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/config/nix.org b/config/nix.org index c7a41c1..54d7f62 100644 --- a/config/nix.org +++ b/config/nix.org @@ -798,22 +798,10 @@ Still, it is suitable for using Krita. startx.enable = (! config.monorepo.profiles.ttyonly.enable); }; - # windowManager = { - # i3 = { - # enable = (! config.monorepo.profiles.ttyonly.enable); - # }; - # }; - desktopManager = { runXdgAutostartIfNone = true; }; - # xkb = { - # layout = "us"; - # variant = ""; - # options = "caps:escape"; - # }; - videoDrivers = (if config.monorepo.profiles.cuda.enable then [ "nvidia" ] else []); }; } diff --git a/nix b/nix index 5b27596..7533261 160000 --- a/nix +++ b/nix @@ -1 +1 @@ -Subproject commit 5b275965c01fc291522322babaca959c9edcabd6 +Subproject commit 7533261be4992707dc75572f473010459d1a3480 -- cgit v1.3