d62223d44f87732338622b9032af24b0e3e4fcdd
Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/f142433' (2026-08-03)
→ 'github:nix-community/lanzaboote/4a77398' (2026-08-11)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/7930f6c' (2026-07-20)
→ 'github:ipetkov/crane/2c71e19' (2026-08-03)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/fe21243' (2026-07-26)
→ 'github:oxalica/rust-overlay/3a646bd' (2026-08-11)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/dbc756c' (2026-08-02)
→ 'github:Mic92/nix-index-database/14d55b8' (2026-08-09)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/2e790b0' (2026-07-28)
→ 'github:NixOS/nixos-hardware/2dda192' (2026-08-14)
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
Languages
Nix
89.5%
Shell
9.4%
Makefile
1.1%