some sobotka changes and pkgs refactor

This commit is contained in:
2025-07-14 18:38:23 +02:00
parent 6e6b1fbb37
commit 23c382bb8e
9 changed files with 97 additions and 20 deletions

View File

@@ -9,6 +9,10 @@
hasHardware = hw: builtins.elem hw cfg.hardware;
in {
imports = [
./security.nix
];
options = {
nixos.boot.kernel = {
variant = mkOption {