Add syncthing to desktop
This commit is contained in:
parent
ef2034e216
commit
51ccb7c560
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{ inputs, config, lib, pkgs, system, ... }: {
|
{ inputs, config, lib, pkgs, system, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
./disks.nix
|
./disks.nix
|
||||||
|
./syncthing.nix
|
||||||
../../common/modules/secureboot.nix
|
../../common/modules/secureboot.nix
|
||||||
# ../../common/modules/yubikey-auth.nix
|
# ../../common/modules/yubikey-auth.nix
|
||||||
# ../../common/modules/boot.nix
|
# ../../common/modules/boot.nix
|
||||||
|
|
Loading…
Reference in a new issue