Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a3f9ad65a0bf298ed5847629a57808b97e6e8077' (2024-10-12) → 'github:NixOS/nixpkgs/c0b1da36f7c34a7146501f684e9ebdf15d2bebf8' (2024-10-14)
Install on a non NixOS system
Install nix either with the package, or using determinate systems installer. Make sure that flakes
and nix-command
are enabled.
experimental-features = flakes nix-command
Run home-manager the first time with nix commands.
nix run home-manager -- switch --flake .
Afterwards make can be used
make home
The terminal needs to have the Roboto Mono Nerdfont installed.
Description
Languages
Nix
100%