add some programs :3

This commit is contained in:
jacekpoz 2024-02-21 19:03:17 +01:00
parent 3d83a21fc0
commit 8ad06905a5
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C
2 changed files with 13 additions and 1 deletions

View file

@ -199,7 +199,18 @@
pciutils
wvkbd
clickclack
xournalpp
rnote
(rot8.overrideAttrs {
src = pkgs.fetchFromGitHub {
owner = "jacekpoz";
repo = "rot8";
rev = "1fb0c310589b18c2e10a82d0930d449c7e00ad18";
hash = "sha256-rjnTBR7OZo2H2Q11UGezebBUW6D0gvuEChnBhVLND30=";
};
})
inxi
pcsc-tools
libnfc
];
};
}

View file

@ -385,6 +385,7 @@ in {
# TODO do these do anything anymore
"${pkgs.systemd}/bin/systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"${pkgs.dbus}/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=$XDG_CURRENT_DESKTOP"
"rot8"
];
exec = [