05bb0d46fe13a43cc40ea96a0658fa2bfbf15b36
Flake lock file updates:
• Updated input 'determinate':
'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.17.3/019d691b-0a67-74d9-90e1-1a3c86286399/source.tar.gz' (2026-04-07)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/3.18.0/019dabb9-22ad-71c0-8b78-e5ea2325c027/source.tar.gz' (2026-04-20)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
'https://install.determinate.systems/determinate-nixd/tag/v3.17.3/macOS'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/macOS'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.17.3/aarch64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/aarch64-linux'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
'https://install.determinate.systems/determinate-nixd/tag/v3.17.3/x86_64-linux'
→ 'https://install.determinate.systems/determinate-nixd/tag/v3.18.0/x86_64-linux'
• Updated input 'determinate/nix':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.17.3/019d6913-e8c2-7128-ba76-3dc4f6b58158/source.tar.gz' (2026-04-07)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.18.0/019dabb0-d850-7e52-bfec-e5abc21882af/source.tar.gz' (2026-04-20)
• Updated input 'determinate/nixpkgs':
'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.975711%2Brev-83e29f2b8791f6dec20804382fcd9a666d744c07/019d6689-cde2-7061-b044-e0ef61ade488/source.tar.gz' (2026-04-06)
→ 'https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.978638%2Brev-13043924aaa7375ce482ebe2494338e058282925/019d8a9c-62d4-7081-8145-107410bd19e6/source.tar.gz' (2026-04-11)
• Updated input 'lanzaboote':
'github:nix-community/lanzaboote/18e9e64' (2026-04-15)
→ 'github:nix-community/lanzaboote/4eda91d' (2026-04-21)
• Updated input 'lanzaboote/crane':
'github:ipetkov/crane/6fa2fb4' (2026-03-11)
→ 'github:ipetkov/crane/dc7496d' (2026-04-19)
• Updated input 'lanzaboote/pre-commit':
'github:cachix/pre-commit-hooks.nix/8baab58' (2026-03-07)
→ 'github:cachix/pre-commit-hooks.nix/580633f' (2026-04-07)
• Updated input 'lanzaboote/rust-overlay':
'github:oxalica/rust-overlay/4f977d7' (2026-03-15)
→ 'github:oxalica/rust-overlay/0206130' (2026-04-21)
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/bedba59' (2026-04-12)
→ 'github:Mic92/nix-index-database/c43246d' (2026-04-22)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/c775c27' (2026-04-06)
→ 'github:NixOS/nixos-hardware/72674a6' (2026-04-22)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4bd9165' (2026-04-14)
→ 'github:NixOS/nixpkgs/b12141e' (2026-04-18)
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%