keylime: what if it actually worked

This commit is contained in:
41666 2023-12-23 11:20:25 -05:00
parent 2a50b2098e
commit 6d37fd27fc
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
192.168.1.99

View file

@ -11,6 +11,7 @@
environment.systemPackages = with pkgs; [
bashInteractive
git # necessary for bootstrapping
];
systemd.services."getty@tty1" = {