This commit is contained in:
Daniel Langbein 2023-08-31 14:28:05 +02:00
parent f24c8bcda5
commit 89142eedd0
2 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@
./git.nix
./print-and-scan.nix
./nitrokey-ssh-gpg.nix
./ssh-unlock.nix
./fde-ssh-unlock.nix
./nextcloud-integration.nix
];

View File

@ -1,6 +1,8 @@
{ config, pkgs, ... }:
{
# TODO
# # Kernel
# # boot.kernelPackages = pkgs.linuxPackages_latest;
# # boot.kernelPackages = pkgs.linuxPackages_hardened;