My NixOS installation with flake
Find a file
2023-12-30 20:08:29 +01:00
home-manager Convert MPV configuration to module 2023-12-30 18:22:35 +01:00
hosts Convert MPV configuration to module 2023-12-30 20:07:54 +01:00
modules Update Firefox preferences 2023-12-30 20:08:29 +01:00
nixos Convert MPV configuration to module 2023-12-30 18:22:35 +01:00
flake.lock Add Fifefox module 2023-12-29 00:38:04 +01:00
flake.nix Add Fifefox module 2023-12-29 00:38:04 +01: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"