add pin shortcut and add kvm windows gpu passthrough support in a specialisation config on laptop
Some checks failed
Build iso when a new version is pushed / test (push) Has been cancelled

This commit is contained in:
2025-07-12 16:52:43 +02:00
parent 79ad288bcc
commit d86380c995
3 changed files with 30 additions and 1 deletions

View File

@ -1,7 +1,7 @@
HOST ?= $(file < /etc/nixosFlakeName)
THREADS ?= $(shell nproc)
FLAKE ?= .
MODE = boot
MODE ?= boot
FLAGS = --impure --cores $(THREADS) -j $(THREADS)