My NixOS installation with flake
Find a file
2023-10-25 15:10:14 +02:00
home-manager Add Python LSP configurations 2023-10-25 15:10:14 +02:00
hosts Remove intel_pstate for luci 2023-09-28 20:44:27 +02:00
nixos Rework locales 2023-09-30 14:52:31 +02:00
flake.lock Update packages 2023-09-29 21:32:51 +02:00
flake.nix Add Morty host 2023-09-09 22:20:37 +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"