From 743478f373a66f7b050030948824d722d6b2cc67 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 29 Feb 2024 22:04:27 +0530 Subject: update --- machines/x/home.nix | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'machines/x/home.nix') diff --git a/machines/x/home.nix b/machines/x/home.nix index 4ef6f48..bddd06c 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -19,8 +19,8 @@ unzip zip - cinnamon.nemo - mate.eom + # cinnamon.nemo + # mate.eom spotify firefox @@ -28,29 +28,27 @@ obs-studio - pavucontrol - blueman - brillo + # pavucontrol + # blueman + # brillo - wbg + # wbg + + kcalc ccls + rubocop nodePackages.pyright + git-lfs ]; imports = (map (path: ../../config/${path}) [ - "themes.nix" + # "themes.nix" "dotfiles.nix" "git" "nvim" "alacritty" - "dunst" - "swaylock" - "dwl.nix" - "way-displays" "bash.nix" - "fuzzel" - "waybar" ]); home.stateVersion = "23.11"; -- cgit v1.2.3