chore: remove unused bindings
This commit is contained in:
parent
e630df5680
commit
f235caf25d
5 changed files with 0 additions and 5 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
default,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
default,
|
||||
...
|
||||
}: {
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.file.".local/bin/lock" = {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
services.tailscale = {
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
default,
|
||||
...
|
||||
}: {
|
||||
systemd.services.systemd-udevd.restartIfChanged = false;
|
||||
|
|
Loading…
Reference in a new issue