From b127625d59d1cbf7a8962c1c937846b5297877c6 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 10 Apr 2025 14:51:56 +0200 Subject: flake: update --- hosts/nixedo/default.nix | 10 ++++++++++ hosts/workstation/default.nix | 1 + 2 files changed, 11 insertions(+) (limited to 'hosts') diff --git a/hosts/nixedo/default.nix b/hosts/nixedo/default.nix index 3d89d87..3bf358c 100644 --- a/hosts/nixedo/default.nix +++ b/hosts/nixedo/default.nix @@ -31,6 +31,16 @@ scale = 1; bar.enable = true; }; + + HDMI-A-1 = { + resolution = "preferred"; + position = "auto"; + scale = 1; + mirror = { + enable = true; + monitor = "eDP-1"; + }; + }; }; webtray.instances = { diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index 56c2dc7..b2e7ff7 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -87,6 +87,7 @@ virtualisation = { libvirtd.enable = true; + docker.enable = true; }; system.stateVersion = "24.05"; -- cgit v1.2.3-70-g09d2