keylime: what if it actually worked
This commit is contained in:
parent
2a50b2098e
commit
6d37fd27fc
2 changed files with 2 additions and 0 deletions
1
nixos/hosts/keylime/.target
Normal file
1
nixos/hosts/keylime/.target
Normal file
|
@ -0,0 +1 @@
|
||||||
|
192.168.1.99
|
|
@ -11,6 +11,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
bashInteractive
|
bashInteractive
|
||||||
|
git # necessary for bootstrapping
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.services."getty@tty1" = {
|
systemd.services."getty@tty1" = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue