From ae1594d00651f673c6a51d7aac14366b79c2c5cc Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Fri, 5 Jul 2024 17:42:31 +0200 Subject: [PATCH] ahahahahahahahahahahha --- hosts/picard/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/picard/default.nix b/hosts/picard/default.nix index c394725c..34aba735 100644 --- a/hosts/picard/default.nix +++ b/hosts/picard/default.nix @@ -254,11 +254,9 @@ ../../hm-modules/nvim ../../hm-modules/zsh ../../hm-modules/tmux - ../../hm-modules/xonsh ../../hm-modules/cli.nix ../../hm-modules/files.nix ]; - ragon.xonsh.enable = true; programs.home-manager.enable = true; home.stateVersion = "23.11";