Updated system + trying zed

This commit is contained in:
Emmet 2025-10-24 15:18:40 -05:00
parent e15e4d817e
commit 6f6d16dff1
10 changed files with 166 additions and 84 deletions

View file

@ -125,13 +125,6 @@ in
jack.enable = true;
};
# Some fancy fonts
fonts.packages = with pkgs-stable; [
# Fonts
nerdfonts
powerline
];
# Auto rotate screen
programs.iio-hyprland = {
enable = true;