some sobotka changes and pkgs refactor
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
|
||||
hasHardware = hw: builtins.elem hw cfg.hardware;
|
||||
in {
|
||||
imports = [
|
||||
./security.nix
|
||||
];
|
||||
|
||||
options = {
|
||||
nixos.boot.kernel = {
|
||||
variant = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user