This commit is contained in:
Murphy 2025-03-02 22:00:25 -05:00
parent f56ccef7c4
commit 57c12d516b
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17
2 changed files with 161691 additions and 0 deletions
files/keys
nix/home

161682
files/keys/bluray.cfg Normal file

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,9 @@
orchis-theme orchis-theme
# media # media
ffmpeg ffmpeg
libaacs
libavif libavif
libbluray
libjxl libjxl
# wayland # wayland
cage cage
@ -95,10 +97,17 @@
sl sl
starship starship
thunderbird-latest thunderbird-latest
vlc
yt-dlp yt-dlp
zathura zathura
]; ];
xdg.configFile = {
"aacs/keydb.cfg" = {
source = ../../files/keys/bluray.cfg;
};
};
xdg.dataFile = { xdg.dataFile = {
fonts = { fonts = {
source = ../../files/fonts; source = ../../files/fonts;