My NixOS installation with flake
Find a file
2023-09-23 19:52:40 +02:00
home-manager Add vifm program and dependencies 2023-09-23 19:52:40 +02:00
hosts btrfs use zstd for compression 2023-09-12 21:46:35 +02:00
nixos Add mpv 2023-09-23 00:51:17 +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"