My NixOS installation with flake
Find a file
2023-09-07 17:26:12 +02:00
hosts Missing GPU acceleration for Luci 2023-09-07 15:41:55 +02:00
modules/home Avoid error on statup about luasnip 2023-09-07 17:26:12 +02:00
nixos Add hostConfig variable to store host information 2023-09-03 01:01:33 +02:00
flake.lock Update packages 2023-09-01 22:24:12 +02:00
flake.nix Bad named host 2023-09-07 15:41:00 +02:00
README.md First working version of NixOS intall 2023-07-23 01:18:29 +02:00

My NixOS configuration

My configurations for NixOS using flakes. For now only my desktop computer is configured with this system.

Install

doas nixos-rebuild switch --flake ".#mrmeeseeks"

Update the flakes.lock

nix flake update
doas nixos-rebuild switch --flake ".#mrmeeseeks"