- Changed jetbrains ides to jetbrains toolbox to get more up to date versions

- Create a new Stylix module with wallpaper and font configuration
- Integrate Waybar into Niri
- Changed Discord application  to Vesktop
- Enable Waydroid virtualization
This commit is contained in:
2025-12-08 10:50:50 +01:00
parent 616d40d98c
commit b0b59b2413
23 changed files with 532 additions and 560 deletions

5
modules/waybar/home.nix Normal file
View File

@ -0,0 +1,5 @@
{ ... }:
{
# xdg.configFile."waybar/config.jsonc".source = ./config.jsonc;
# xdg.configFile."waybar/style.css".source = ./style.css;
}