2026-04-15 16:44:37 +02:00
2026-04-15 16:44:37 +02:00
2026-04-14 20:44:30 +00:00
2026-04-14 22:48:18 +02:00
2026-04-14 22:48:18 +02:00
2026-04-14 20:44:30 +00:00
2026-04-14 23:04:35 +02:00

AsdamNixOS

My nixos configuration.

I am employing flakes, especially as the dendritic pattern (everything is a module)

Essentially things can be put into three categories (and folders):

  1. Hosts
  2. Profiles
  3. Features

Hosts

Machine specific config, how exactly to set each system up, especially with hardware and other such machine configs

Profiles

Generalized profiles that package large amounts of features in easy to import modules

Features

Every single software I have bothered setting up a module and config for

Description
This is my nixos configurations
Readme AGPL-3.0 92 KiB
Languages
Nix 89.2%
Lua 10.8%