coolneng 4c147ba860 flake.lock: Update
Flake lock file updates:

• Updated input 'lanzaboote':
    'github:nix-community/lanzaboote/079c608' (2026-04-27)
  → 'github:nix-community/lanzaboote/04723d4' (2026-05-04)
• Updated input 'lanzaboote/crane':
    'github:ipetkov/crane/ad8b31a' (2026-04-26)
  → 'github:ipetkov/crane/d459c13' (2026-05-03)
• Updated input 'lanzaboote/rust-overlay':
    'github:oxalica/rust-overlay/aaec8c5' (2026-04-26)
  → 'github:oxalica/rust-overlay/dbba5f8' (2026-05-03)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/b8eb7ac' (2026-04-26)
  → 'github:Mic92/nix-index-database/2dea2b9' (2026-05-03)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/2096f3f' (2026-04-23)
  → 'github:NixOS/nixos-hardware/10c5286' (2026-05-04)
2026-05-04 17:43:59 +02:00
2026-05-04 17:43:59 +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%