mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-07-25 01:54:48 +00:00
9f589e4a6f0d1a92f6e8ae998c9f837bca7f7f0b
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
cd ~/.config/home-manager
sudo nixos-rebuild switch --flake .#
After that reload the shell
BluRays
Download the database from here and place it in ~/.config/aacs/KEYDB.cfg
Languages
Nix
87.8%
Vim Script
5%
CSS
4.8%
Python
1.3%
Lua
0.7%
Other
0.4%