initial switch to hyprland
This commit is contained in:
parent
1daf9cf44b
commit
6c8c5c43d4
41 changed files with 562 additions and 501 deletions
5
home-manager/modules/cava.nix
Normal file
5
home-manager/modules/cava.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ cava ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue