fix: remove jellyfish

This commit is contained in:
TheGeneralist 2025-07-01 20:40:13 +02:00
parent d205faad6e
commit e2f7050687
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4

View file

@ -5,7 +5,7 @@
{ self, config, pkgs, lib, inputs, ... }:
{
imports = [ ./hardware-configuration.nix ./jellyfin.nix ];
imports = [ ./hardware-configuration.nix ];
users.knownUsers = [
"central"