Compare commits

...

2 commits

Author SHA1 Message Date
57c12d516b
bluray 2025-03-02 22:00:25 -05:00
f56ccef7c4
update commits 2025-03-02 22:00:15 -05:00
3 changed files with 161700 additions and 9 deletions

161682
files/keys/bluray.cfg Normal file

File diff suppressed because it is too large Load diff

18
flake.lock generated
View file

@ -96,11 +96,11 @@
]
},
"locked": {
"lastModified": 1740161702,
"narHash": "sha256-dUwfoRhWT22JjXn0iqmMWKsutELwSL01EdKeA9TXsHA=",
"lastModified": 1740845322,
"narHash": "sha256-AXEgFj3C0YJhu9k1OhbRhiA6FnDr81dQZ65U3DhaWpw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "bdf73272a8408fedc7ca86d5ea47192f6d2dad54",
"rev": "fcac3d6d88302a5e64f6cb8014ac785e08874c8d",
"type": "github"
},
"original": {
@ -206,11 +206,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1740157102,
"narHash": "sha256-2kAWrgHiv8GJdLxji29THlwfntEAoL5EIlCyf99Q5Io=",
"lastModified": 1740844604,
"narHash": "sha256-h+ax/IdYbUW5S4/qwrdqxlbyqf0c9cf55yI3wNXFbHc=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "0e24f9c0d55fcd9a5b2461a865d0e5dc2ea195c8",
"rev": "11943f761e8f2d5dc98fb3b6582530aea57e5902",
"type": "github"
},
"original": {
@ -423,11 +423,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1739866667,
"narHash": "sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64=",
"lastModified": 1740695751,
"narHash": "sha256-D+R+kFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "73cf49b8ad837ade2de76f87eb53fc85ed5d4680",
"rev": "6313551cd05425cd5b3e63fe47dbc324eabb15e4",
"type": "github"
},
"original": {

View file

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