summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation/devices
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-07-28 22:24:15 +0200
committermakefu <github@syntax-fehler.de>2023-07-28 22:24:15 +0200
commit060a8f28fa1fc648bdf66afb31a5d1efac868837 (patch)
tree2b354eacc7897365ee45244fe7a51720e0d0333f /makefu/2configs/bureautomation/devices
parentcbfcc890e3b76d942b927809bf981a5fa7289e6a (diff)
makefu: move out to own repo, add vacation-note
Diffstat (limited to 'makefu/2configs/bureautomation/devices')
-rw-r--r--makefu/2configs/bureautomation/devices/users.nix17
1 files changed, 0 insertions, 17 deletions
diff --git a/makefu/2configs/bureautomation/devices/users.nix b/makefu/2configs/bureautomation/devices/users.nix
deleted file mode 100644
index 305c0ca8..00000000
--- a/makefu/2configs/bureautomation/devices/users.nix
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- thorsten-phone = {
- name = "Thorsten";
- mac = "8c:f5:a3:bc:83:a0";
- track = true;
- hide_if_away = true;
- };
- felix-laptop = {
- name = "Felix";
- mac = "6c:88:14:b4:43:9c";
- track = true;
- hide_if_away = true;
- };
- # b0:e5:ed:52:ee:43 - honor8
- # 38:94:96:b0:13:c7 - android-4ef03e4f4a14b6b9
- # ac:5f:3e:cc:b8:5e - Galaxy S7
-}