My NixOS installation with flake
Find a file
2023-09-11 00:16:39 +02:00
home-manager Remove unused font.nix 2023-09-11 00:16:39 +02:00
hosts Add Morty host 2023-09-09 22:20:37 +02:00
nixos Each host have nix file for home manager 2023-09-11 00:14:23 +02:00
flake.lock Update packages versions 2023-09-09 21:12:27 +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"