|
|
||
|---|---|---|
| eFisc | ||
| .gitignore | ||
| README.md | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| home.nix | ||
README.md
nix-config
setup
git clone https://git.lorenzzz.dev/lorenzhohermuth/nix-config.git && cd nix-config
nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update
nix-shell '<home-manager>' -A install
rebuild nixos
sudo nixos-rebuild switch --flake .
rebuild home-manager
home-manager switch --flake .