diff --git a/modules/profiles/base.nix b/modules/profiles/base.nix index e76753c..845d53f 100644 --- a/modules/profiles/base.nix +++ b/modules/profiles/base.nix @@ -116,8 +116,6 @@ in cd = "__zoxide_z"; nixos-update = "pushd ~/.dotfiles && nix flake update && popd"; - - latexwatch = ''find -type f -name "*.tex" | entr -c latexmk -pdf -silent''; }; variables = { EDITOR = "vim"; }; }; @@ -153,38 +151,26 @@ in # archives ouch - # file management - trash-cli - # monitoring - htop bottom # nix (nom-system-command "nixos-boot" "sudo nixos-rebuild boot --flake ~/.dotfiles") (nom-system-command "nixos-switch" "sudo nixos-rebuild switch --flake ~/.dotfiles") (nom-system-command "nixos-test" "sudo nixos-rebuild test --flake ~/.dotfiles") - manix - nix-index nix-output-monitor nixpkgs-fmt - statix which-nix - # other + # utils bat cht-sh - du-dust - duf - entr exa f + fd gi - gparted - neofetch - reptyr + parallel ripgrep - up vim viu wget diff --git a/modules/profiles/desktop.nix b/modules/profiles/desktop.nix index f23ec05..5afad86 100644 --- a/modules/profiles/desktop.nix +++ b/modules/profiles/desktop.nix @@ -84,11 +84,7 @@ in }; environment.systemPackages = with pkgs; [ - anki - calibre - fd keepassxc - nixpkgs-review pavucontrol stable.libreoffice # NOTE breaks often stable.signal-desktop # NOTE breaks often