initial commit of new dotfiles repo

This commit is contained in:
2024-03-06 16:35:10 -07:00
commit fb4d968caf
91 changed files with 7931 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Unit]
Description=testing a thing
After=smartcard.target
Conflicts=smartcard.target
[Service]
Type=oneshot
ExecStart=echo it worked
[Install]
WantedBy=smartcard.target