My NixOS installation with flake
Find a file
2023-12-26 01:06:38 +01:00
home-manager Remove old lutris and steam nix files 2023-12-26 00:34:57 +01:00
hosts Add laptop module 2023-12-26 01:06:38 +01:00
modules Add laptop module 2023-12-26 01:06:38 +01:00
nixos Add laptop module 2023-12-26 01:06:38 +01:00
flake.lock Update packages 2023-12-18 20:40:03 +01:00
flake.nix Add laptop module 2023-12-26 01:06:38 +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"