009e7574e0d0a2153e34435073ebb0bfc70f4087
Installing
Fresh system (nixos USB drive)
- Open a nix-shell with git:
nix-shell -p git
- Clone the flake
git clone https://git.lajuntament.space/marc/samfelag.git
-
Partition the disk
- Locate the disk
lsblk - Mount the filesystems
- Create the host nix configuration
If the host is not present under system/hosts, create a new folder for the host. Generate the hardware configuration file, you can use nixos-generate-config as a base:
nixos-generate-config --dir <<host directory>> --no-filesystems
- Install nixos!
sudo nixos-install --impure --flake .#reykjavik
Description
Languages
Nix
52.6%
Emacs Lisp
20%
Shell
13.4%
HCL
12.8%
SCSS
1.2%