remove mise; add picom

This commit is contained in:
Miguel Palhas
2025-07-15 07:46:58 +01:00
parent 4ea74bd1ab
commit 9ff2c240a9
2 changed files with 6 additions and 6 deletions
+6
View File
@@ -47,4 +47,10 @@
programs.i3status-rust = {
enable = true;
};
services.picom = {
enable = true;
backend = "glx";
vSync = true;
};
}
-6
View File
@@ -19,8 +19,6 @@
g = "git";
n = "nvim";
vim = "nvim";
mm = "mise";
mr = "mise run";
ls = "eza";
cat = "bat";
ps = "procs";
@@ -61,9 +59,6 @@
];
initContent = ''
# mise
eval "$(mise activate zsh)"
# asdf-vm
. "$HOME/.nix-profile/share/asdf-vm/asdf.sh"
@@ -118,7 +113,6 @@
home.packages = with pkgs; [
btop
inxi
mise
ripgrep
pass
bat