a2bdfdd4d212ac1d503dcb0d739edd56a005b8d4
Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/e8c096a' (2025-12-10)
→ 'github:nix-community/lanzaboote/5a8c9b5' (2025-12-16)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/69f538c' (2025-12-07)
→ 'github:ipetkov/crane/67d2baf' (2025-12-14)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/548fc44' (2025-12-06)
→ 'github:cachix/pre-commit-hooks.nix/09e45f2' (2025-12-11)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/7691567' (2025-12-07)
→ 'github:oxalica/rust-overlay/eb3898d' (2025-12-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
Description
Languages
Nix
89.7%
Shell
9.3%
Makefile
1%