diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 67212df..5cddaf5 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -107,9 +107,10 @@ in { }; }; - home-manager.users.motiejus = {pkgs, ...}: { - programs.autorandr.profiles = { - laptop = { + services.autorandr = { + enable = true; + profiles = { + default = { fingerprint = {inherit (randr) eDP-1;}; config = { DP-1.enable = false;