configurations for my servers and desktops
nix nixos flake dots dotfiles

fix: enable

+1
+1
hosts/bluepill/default.nix
··· 1 1 {pkgs, ...}: { 2 2 imports = [ 3 3 ./hardware.nix 4 + ./services/fwupd.nix 4 5 ./services/homepage.nix 5 6 ./services/jellyfin.nix 6 7 ./services/mikusmp67.nix