Using nixpkgs in several ways:
- As nixOS installation on desktops and my root.
- Via home-manager on top of Ubuntu.
- as standalone-
nixvimconfiguration to be used everywhere else
- Install NixOS via install medium.
- Activate flake.
-
Install nix Note to add yourself to
nix-userson arch… -
Enable experimental features: nix-command flakes Add to
/etc/nix/nix.conf:
experimental-features = nix-command flakes
- Run
./utils/install-non-nixos.sh