2ec04e56e1bd56cdc3b6f1a01881b85cfc28d712
Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/f116088' (2026-05-13)
→ 'github:nix-community/lanzaboote/b7e492b' (2026-05-18)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/6d015ea' (2026-05-06)
→ 'github:ipetkov/crane/10e6e3c' (2026-05-17)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/3cfd774' (2026-04-21)
→ 'github:cachix/pre-commit-hooks.nix/61ab0e8' (2026-05-11)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/4568a55' (2026-05-10)
→ 'github:oxalica/rust-overlay/2a77b5b' (2026-05-18)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/01466c4' (2026-05-10)
→ 'github:Mic92/nix-index-database/f680e0d' (2026-05-17)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/9bd7c80' (2026-05-12)
→ 'github:NixOS/nixos-hardware/c97bc4d' (2026-05-20)
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
Description
Languages
Nix
89.5%
Shell
9.4%
Makefile
1.1%