My NixOS installation with flake
Find a file
2024-02-16 00:54:17 +01:00
home-manager Apply wallpaper on all screens 2024-01-19 21:06:26 +01:00
hosts Configure gamescope and gamemode for mrmeeseeks 2024-01-14 18:38:21 +01:00
modules Add some options for highlight theme 2024-02-16 00:54:17 +01:00
nixos Remove useless nixos includes 2024-01-09 16:18:38 +01:00
flake.lock Update packages version 2024-01-25 21:53:15 +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"