My NixOS installation with flake
Find a file
2023-11-09 22:35:38 +01:00
home-manager Add wallpaper for Luci 2023-11-09 22:35:38 +01:00
hosts Add virtualbox 2023-11-09 22:35:38 +01: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"