diff options
| author | Mel <einebeere@gmail.com> | 2024-12-06 16:17:46 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-06 16:17:46 +0100 |
| commit | 6e3699f9350af7d8c03982ba0d7457e3176a174b (patch) | |
| tree | 819932288774aec39c49b6cbb58597ecaafeb402 /machines/bismuth/default.nix | |
| parent | b36d35552d39d412d970b077882ee07f2d1ec4fc (diff) | |
| download | minerals-6e3699f9350af7d8c03982ba0d7457e3176a174b.tar.zst minerals-6e3699f9350af7d8c03982ba0d7457e3176a174b.zip | |
Update bismuth monitor configuration
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'machines/bismuth/default.nix')
| -rw-r--r-- | machines/bismuth/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/bismuth/default.nix b/machines/bismuth/default.nix index b791e3a..e7418a9 100644 --- a/machines/bismuth/default.nix +++ b/machines/bismuth/default.nix @@ -19,6 +19,7 @@ ]; # set monitor configuration for gdm + # NOTE: maybe also use this for ~/.config/monitors.xml? systemd.tmpfiles.rules = [ "L+ /run/gdm/.config/monitors.xml - - - - ${../../configs/monitors.xml}" ]; |
