Skip to content

Commit

Permalink
temp: add zigbee2mqtt to pat
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaxbits committed Dec 15, 2024
1 parent 2533ce1 commit 42d4244
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hosts/patroclus/configuration.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{ pkgsUnstable, ... }:
{
imports = [
./authentik.nix
./hardware-configuration.nix
];
virtualisation = {
libvirtd.enable = true;
spiceUSBRedirection.enable = true;
};

boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
Expand Down

0 comments on commit 42d4244

Please sign in to comment.