mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
d2f9104fe4fe97de3e6e228621f0e5704bf7f3b8
Home Manager Configuration
Rebuild the configuration
home-manager switch --flake ~/.config/home-manager
Make sure new files are added to git
Initial Setup on a new machine
Enable flakes
configuration.nix
nix.settings.experimental-features = [ "nix-command" "flakes" ];
git clone git@github.com:Theaninova/home-manager-config.git ~/.config/home-manager
nix build '.#homeConfigurations.theaninova.activationPackage'
./result/activate
After that reload the shell
BluRays
Download the database from here and place it in ~/.config/aacs/KEYDB.cfg
Description
Languages
Nix
88.4%
Vim Script
5.9%
CSS
5.7%