coolneng a4af9abe38
flake.lock: Update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/f4d70d098f066a30c7087144063dca179495f7d6' (2023-08-13)
  → 'github:Mic92/nix-index-database/53d40cf1bea235658ef8f6e8b8a1d033e2ecbfff' (2023-08-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e7f38be3775bab9659575f192ece011c033655f0' (2023-08-30)
  → 'github:NixOS/nixpkgs/3e52e76b70d5508f3cec70b882a29199f4d1ee85' (2023-08-31)
• Updated input 'openconnect-sso':
    'github:vlaci/openconnect-sso/51e1eb727a93cf8b063157b7e9453dd21d3ba85f' (2023-07-14)
  → 'github:vlaci/openconnect-sso/94128073ef49acb3bad84a2ae19fdef926ab7bdf' (2023-08-22)
2023-09-01 18:44:09 +02:00
2023-08-27 05:49:02 +02:00
2023-08-25 02:43:06 +02:00
2023-09-01 18:44:09 +02:00
2022-05-21 11:43:15 +02: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 280 MiB
Languages
Nix 89.8%
Shell 9.5%
Makefile 0.7%