extract nixos.boot.ssh and set up probe
This commit is contained in:
parent
36fc0508b0
commit
d5f1ef4af6
15 changed files with 137 additions and 57 deletions
components/nixos
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
./upgrade-diff.nix
|
||||
./tor-ssh.nix
|
||||
./boot
|
||||
];
|
||||
|
||||
options.components.nixos.enable = lib.mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue