4cb006238dd5c8a66a6dc9ec12b7957a350dc66d
Flake lock file updates:
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/6afcbf1' (2026-03-26)
→ 'github:nix-community/lanzaboote/45338aa' (2026-03-30)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/55b5887' (2026-03-22)
→ 'github:Mic92/nix-index-database/bc13aea' (2026-03-29)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/3f6f874' (2026-03-26)
→ 'github:NixOS/nixos-hardware/f4c4c2c' (2026-03-31)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/46db2e0' (2026-03-24)
→ 'github:NixOS/nixpkgs/8110df5' (2026-03-28)
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%