coolneng 160fe386c0 flake.lock: Update
Flake lock file updates:

• Updated input 'lanzaboote':
    'github:nix-community/lanzaboote/b7e492b' (2026-05-18)
  → 'github:nix-community/lanzaboote/f42b84f' (2026-05-27)
• Updated input 'lanzaboote/crane':
    'github:ipetkov/crane/10e6e3c' (2026-05-17)
  → 'github:ipetkov/crane/edb3889' (2026-05-18)
• Updated input 'lanzaboote/rust-overlay':
    'github:oxalica/rust-overlay/2a77b5b' (2026-05-18)
  → 'github:oxalica/rust-overlay/3a58b19' (2026-05-24)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/c97bc4d' (2026-05-20)
  → 'github:NixOS/nixos-hardware/ef4efb8' (2026-05-26)
2026-05-29 16:06:52 +02:00
2026-05-29 16:06:52 +02:00
2025-12-01 15:22:58 +01:00

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
  • Globally installed packages: software.nix
  • Network and VPN configuration: networking.nix
  • Window manager and userland services: gui.nix
  • Synchronization and backup services: datasync.nix
  • Sound and music setup: audio.nix
  • Development tools: development.nix
  • Printing and scanner client: printing.nix
  • Systemd user services and timers: periodic.nix
  • Power management: power.nix

All the modules are imported in configuration.nix

S
Description
No description provided
Readme 279 MiB
Languages
Nix 89.5%
Shell 9.4%
Makefile 1.1%