Refactoring so that device-specific homes would work
This commit is contained in:
5
home/hosts/Heracles.nix
Normal file
5
home/hosts/Heracles.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor=",preferred,auto,1.0";
|
||||
};
|
||||
}
|
||||
5
home/hosts/Prometheus.nix
Normal file
5
home/hosts/Prometheus.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
monitor=",preferred,auto,auto";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user