From 38f367edeb21e222cbc185b21fdc14b2b86de4c1 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 14 Oct 2025 20:38:36 -0400 Subject: add owo --- machines/oxo/home.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'machines/oxo') diff --git a/machines/oxo/home.nix b/machines/oxo/home.nix index c43b9b0..647aed2 100644 --- a/machines/oxo/home.nix +++ b/machines/oxo/home.nix @@ -17,16 +17,6 @@ zip ]; - programs = { - direnv = { - enable = true; - enableBashIntegration = true; - nix-direnv.enable = true; - }; - - bash.enable = true; - }; - imports = (map (path: ../../config/${path}) [ "bash.nix" "dotfiles.nix" -- cgit v1.2.3