coolneng 4cb006238d flake.lock: Update
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)
2026-04-01 15:08:12 +02:00
2026-03-29 23:57:35 +02:00
2026-04-01 15:08:12 +02:00
2025-12-01 15:22:58 +01:00

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
No description provided
Readme 281 MiB
Languages
Nix 89.7%
Shell 9.3%
Makefile 1%