mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
refactor: change home manager overrides name
This commit is contained in:
parent
4a6b3a895d
commit
a97e676fb7
2 changed files with 1 additions and 1 deletions
3
hosts/callisto/home-manager-extras/default.nix
Normal file
3
hosts/callisto/home-manager-extras/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
wayland.windowManager.hyprland.package = pkgs.lib.mkForce pkgs.hyprland;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue