mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
refactor: complete new hosts system
This commit is contained in:
parent
6fce20dc97
commit
f81c7f795c
6 changed files with 341 additions and 332 deletions
3
hosts/adrastea/home-manager-extras/default.nix
Normal file
3
hosts/adrastea/home-manager-extras/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
wayland.windowManager.hyprland.settings.monitor = pkgs.lib.mkForce ["eDP-1,2560x1440@165,0x0,1.6"];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue