Add rtprio, change the waybar and simplify apps

This commit is contained in:
Jimbo 2024-12-06 17:49:20 -05:00
parent a589e07a6c
commit 590430f296
11 changed files with 46 additions and 19 deletions

View file

@ -1,8 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
vesktop
fractal
telegram-desktop
];
}