160fe386c0098b9dbf8f4f7f1bb935cc1d58734a
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)
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%