waybar works but setup not completely done

This commit is contained in:
KoenDR06 2025-08-25 23:27:29 +02:00
parent 79942ed4ad
commit 90966f1b3e
4 changed files with 357 additions and 1 deletions

View file

@ -37,5 +37,9 @@ in {
vesktop
vlc
];
fonts.packages = with pkgs; [
nerd-fonts.dejavu-sans-mono
];
};
}