diff --git a/.config/home-manager/graphical.nix b/.config/home-manager/graphical.nix index 7782c63..7ab51a7 100644 --- a/.config/home-manager/graphical.nix +++ b/.config/home-manager/graphical.nix @@ -7,7 +7,6 @@ # Packages that should be installed to the user profile. home.packages = with pkgs; [ - #alacritty # terminal emulator bemenu # tool to display menus dunst # notification-daemon feh # image viewer and wallpaper-tool @@ -22,8 +21,6 @@ #python310Packages.pynacl # pylib for qutebrowser-keepassxc support #(qutebrowser.override { enableWideVine = true; }) # vim-like browser (ungoogled-chromium.override { enableWideVine = true; }) # browser - #vagrant # tool for automated virtual machines - #virtualbox # tool for virtual machines xfce.thunar # file manager xfce.tumbler # thumbnail tool ]; diff --git a/.config/home-manager/home.nix##hostname.portalo,user.serguzim b/.config/home-manager/home.nix##hostname.portalo,user.serguzim index 01d40cf..57c393a 100644 --- a/.config/home-manager/home.nix##hostname.portalo,user.serguzim +++ b/.config/home-manager/home.nix##hostname.portalo,user.serguzim @@ -13,7 +13,7 @@ ]; home.packages = with pkgs; [ - ckb-next # corsair hardware control + #ckb-next # corsair hardware control #rustdesk # remote desktop tool # disabled for nightly from aur solaar # Logitech tool syncthing # file syncing tool diff --git a/.config/home-manager/nvim.nix b/.config/home-manager/nvim.nix index a7d45a1..b2badeb 100644 --- a/.config/home-manager/nvim.nix +++ b/.config/home-manager/nvim.nix @@ -1,7 +1,6 @@ { config, pkgs, ... }: { -# Packages that should be installed to the user profile. home.packages = with pkgs; [ nodejs # needed for lsp fzf # fuzzy finder diff --git a/.local/share/yadm/archive b/.local/share/yadm/archive index a4091ec..0bb744e 100644 Binary files a/.local/share/yadm/archive and b/.local/share/yadm/archive differ