Fixing Hyprland crash
This commit is contained in:
4
modules/home/xorg/apps/default.nix
Normal file
4
modules/home/xorg/apps/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
|
||||
}
|
1
modules/home/xorg/default.nix
Normal file
1
modules/home/xorg/default.nix
Normal file
@ -0,0 +1 @@
|
||||
{ ... }: { imports = [ ./apps ./bspwm ]; }
|
Reference in New Issue
Block a user