My Nix Configuration

[home.wayland] Add clipman for clipboard persistance

Changed files
+2
modules
home
profiles
desktop
wayland
+1
modules/home/profiles/desktop/default.nix
···
archipelago
brightnessctl
ciscoPacketTracer8
+
clipman
dex
keepassxc
playerctl
+1
modules/home/wayland/sway.nix
···
startup = [
{ command = "${pkgs.dex}/bin/dex -a"; }
{ command = "${homeDir}/scripts/unfuck-xdg-portals.fish"; }
+
{ command = "wl-paste -t text --watch clipman store --no-persist"; }
];
window = {
commands = [