mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
441 B
441 B
Home Manager Configuration
Rebuild the configuration
reload-home-manager-config
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