no more avahi publish

This commit is contained in:
notgne2 2021-09-26 14:51:38 -07:00
parent c8b94bc9fe
commit 0b973d8ce5
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
5 changed files with 5 additions and 26 deletions

View file

@ -27,7 +27,6 @@
outputs = { self, nixpkgs, ... }@inputs: {
nixosModules = {
ezpassthru = import ./modules/ezpassthru.nix;
ezvahi = import ./modules/ezvahi.nix;
ezwg = import ./modules/ezwg.nix;
kiosk = import ./modules/kiosk.nix;
fuckingprint = import ./modules/fuckingprint.nix;