Armel van Ravels 37e2708326 Add wireguard tools
2026-03-23 10:32:07 +01:00
2026-03-23 10:32:07 +01:00
2026-03-23 10:28:10 +01:00
2026-01-27 20:53:16 +01:00
2026-03-17 09:25:18 +01:00
2026-03-19 14:20:23 +01:00

NixOS Configurations (Flakes)

This repository manages multiple NixOS system configurations using flakes and Home Manager. Each system has its own dedicated configuration module.

Supported Systems

System Name Description
gandalf Personal system configuration for gandalf.
frodo Personal system configuration for frodo.
legolas Personal system configuration for legolas.
work Work-oriented system configuration for work.

Rebuild a System

To rebuild and switch to a specific system:

# Replace <system> with gandalf, frodo, legolas, or work
sudo nixos-rebuild switch --flake .#<system>
Description
No description provided
Readme 13 MiB
Languages
Nix 96.7%
CSS 3.3%