set rofi theme by default and add wireshark to laptop config
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 14m16s

This commit is contained in:
2025-04-25 00:14:11 +02:00
parent a82be1df2c
commit 5f64559676
5 changed files with 10 additions and 4 deletions

View File

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