My NixOS installation with flake
Find a file
2023-08-05 19:42:15 +02:00
common dconf needed to make home-manager systemd service happy 2023-07-23 01:33:25 +02:00
hosts/mrmeeseeks Add udisks2 service 2023-08-05 19:41:20 +02:00
modules xds.userdirs now create all directories 2023-08-05 19:42:15 +02:00
flake.lock First working version of NixOS intall 2023-07-23 01:18:29 +02:00
flake.nix First working version of NixOS intall 2023-07-23 01:18:29 +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"