Fixing Hyprland crash
This commit is contained in:
4
modules/home/cli/default.nix
Normal file
4
modules/home/cli/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }: {
|
||||
imports =
|
||||
[ ./btop ./git ./helix ./kitty ./neofetch ./other ./starship ./zsh ];
|
||||
}
|
Reference in New Issue
Block a user