configuration of my nixos setups
Go to file
Sven Vogel 99c6727cda added printing module to core/default.nix 2023-12-01 20:56:50 +01:00
core added printing module to core/default.nix 2023-12-01 20:56:50 +01:00
dev nixos-build.sh now copies files properly 2023-11-22 18:50:52 +01:00
extra added dev component 2023-11-18 11:39:28 +01:00
users/servostar moved printing to core/ 2023-12-01 20:55:20 +01:00
LICENSE Initial commit 2023-11-17 11:27:53 +00:00
README.md added base nix configuration 2023-11-17 12:34:15 +01:00
boot.nix moved wireguard to extra 2023-11-18 11:33:43 +01:00
configuration.nix nixos-build.sh now copies files properly 2023-11-22 18:50:52 +01:00
fonts.nix added base nix configuration 2023-11-17 12:34:15 +01:00
nix-settings.nix added base nix configuration 2023-11-17 12:34:15 +01:00
nixos-build.sh nixos-build.sh now copies files properly 2023-11-22 18:50:52 +01:00
python-packages.nix rmeoved guobipy from system wide python pkgs 2023-11-17 15:33:42 +01:00

README.md

Dotfiles

Config files for various apps and services

DVD decryption

DVDs can be decrypted without any configuration via the libdvdcss library and a transcoder such as Handbrake or VLC.

Packages (System)

  • libdvdcss

Blueray Decryption

This configuration is capable of decrypting blueray disks through various libraries. In order to work the libaacs requires a database with decryption keys per movie. That file is located at ~/.config/aacs/KEYDB.cfg and requires updates uppon new movie release. Updated files can be downloaded from here: VUK Online Database.

Packages (System)

  • libaacs
  • libbdplus
  • libbluray