summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-06-29 11:31:07 -0400
committerFreya Murphy <freya@freyacat.org>2025-06-29 11:31:07 -0400
commit7f2da3f7cf6efc27ba6ea44f92ea3f2c608da3d2 (patch)
tree50d5bd234c554b68164248eb4ac834f3a25fdb48 /hosts
parentreenable tinternet, make wg-quick vpns not autostart (diff)
downloaddotfiles-nix-7f2da3f7cf6efc27ba6ea44f92ea3f2c608da3d2.tar.gz
dotfiles-nix-7f2da3f7cf6efc27ba6ea44f92ea3f2c608da3d2.tar.bz2
dotfiles-nix-7f2da3f7cf6efc27ba6ea44f92ea3f2c608da3d2.zip
add fingerprint
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinkpad/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/thinkpad/default.nix b/hosts/thinkpad/default.nix
index 9d600dc..754b330 100644
--- a/hosts/thinkpad/default.nix
+++ b/hosts/thinkpad/default.nix
@@ -35,5 +35,6 @@
# modules
battery = true;
bluetooth = true;
+ fingerprint = true;
network = true;
}