Go to file
coolneng 3b65c57b30
Enable audio and add a basic home configuration
2020-05-09 12:40:24 +02:00
modules Enable audio and add a basic home configuration 2020-05-09 12:40:24 +02:00
LICENSE.md Bootloader configuration and HW tweaks 2020-04-16 19:14:10 +02:00
README.org Add network configuration in a different module 2020-04-18 21:04:14 +02:00
configuration.nix Enable audio and add a basic home configuration 2020-05-09 12:40:24 +02:00

README.org

NixOS Laptop

Configuration files for my personal machine, powered by NixOS.

Modules

The configuration is sliced into different files, per category:

  • ZFS pool configuration: hardware-configuration.nix
  • Network configuration: networking.nix
  • Printing and scanner client: printing.nix

All the modules are imported in configuration.nix