Go to file
coolneng 4bcfb6a660
Set up password management utilities
2020-05-10 03:13:30 +02:00
modules Set up password management utilities 2020-05-10 03:13:30 +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 Fix datasync module 2020-05-09 19:31:32 +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