waybar config is now in nix file

This commit is contained in:
2024-10-24 16:58:50 +02:00
parent fc1fb5fc5c
commit 188526fcfb
6 changed files with 170 additions and 187 deletions

5
modules/hyprland.nix Normal file
View File

@ -0,0 +1,5 @@
{ config, lib, pkgs, username,homeDir, ... }:
{
}