Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/dbe5112' (2026-02-27)
→ 'github:nix-community/lanzaboote/d210133' (2026-03-12)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/3d3de33' (2026-02-22)
→ 'github:ipetkov/crane/8525580' (2026-02-26)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/49bbbfc' (2026-02-23)
→ 'github:cachix/pre-commit-hooks.nix/6e34e97' (2026-02-25)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/f4443dc' (2026-02-25)
→ 'github:oxalica/rust-overlay/9879be1' (2026-03-01)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/1c1d8ea' (2026-03-08)
→ 'github:Mic92/nix-index-database/8faeb68' (2026-03-15)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/3966ce9' (2026-03-08)
→ 'github:NixOS/nixos-hardware/f8e8224' (2026-03-15)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c06b4ae' (2026-03-13)
→ 'github:NixOS/nixpkgs/5b2c2d8' (2026-03-16)
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.6%
Shell
9.3%
Makefile
1.1%