update flake and change some ly settings
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 12m12s

This commit is contained in:
2025-06-26 14:47:45 +02:00
parent 8248d4b969
commit 9d132e5366
7 changed files with 25 additions and 16 deletions

View File

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