fix(hypr): use hyprexpo because Hyprspace crashes
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
5c7aca6b4a
commit
064b6b07f9
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ in {
|
|||
# HOME-MANAGER CONFIG
|
||||
home-manager.users.${mainUser} = {
|
||||
imports = [
|
||||
# ./hyprexpo.nix
|
||||
./Hyprspace.nix
|
||||
./hyprexpo.nix
|
||||
# ./Hyprspace.nix
|
||||
./inputs.nix
|
||||
./style.nix
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue