Hektor Misplon 6b6556cd80 refactor(home/work): improve configuration structure
- Add nixpkgs.config.allowUnfree setting
- Fix nixGL configuration path to targets.genericLinux.nixGL
- Remove redundant anki program import (now in modules)
- Enable gh and kubecolor programs
- Pass inputs to packages.nix for flake package access

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 15:41:33 +01:00
2025-11-23 23:29:46 +01:00
2025-11-10 18:04:39 +01:00

NixOS flake

Set up virtual machine (disko)

  1. Build the virtual machine
nix build -L '.#nixosConfigurations.vm.config.system.build.vmWithDisko'
  1. Run the virtual machine
./result/bin/disko-vm
Description
My NixOS config
Readme 8.9 MiB
Languages
Lua 51.5%
Python 19%
Nix 14.8%
Shell 11.2%
Haskell 3%
Other 0.4%