hyprland monitor issue fix

This commit is contained in:
2025-01-12 13:13:36 -06:00
parent 058bea064d
commit 8234b1bce0
5 changed files with 15 additions and 6 deletions

View File

@@ -208,6 +208,7 @@
inputs.nathan-home-manager
{
config.homeconfig = {
host = "homebox";
impermanence.enable = true;
hyprland.enable = true;
swaylock.enable = true;

View File

@@ -75,6 +75,7 @@
"nathan" = lib.mkMerge [
{
config.homeconfig = {
host = "laptop";
impermanence.enable = false;
hyprland.enable = true;
swaylock.enable = true;