@@ -0,0 +1,10 @@
{ config, pkgs, lib, ... }:
{
home.packages = with pkgs; [
darktable
];
home.file.".config/sway/device-conf".text = ''
output * scale 1.5
'';
}
The note is not visible to the blocked user.