diff --git a/nixos/hosts/GLaDOS/configuration.nix b/nixos/hosts/GLaDOS/configuration.nix index 8d4e254..517eb5a 100644 --- a/nixos/hosts/GLaDOS/configuration.nix +++ b/nixos/hosts/GLaDOS/configuration.nix @@ -30,6 +30,12 @@ ./hardware-configuration.nix ]; + environment.systemPackages = with pkgs; [ + podman + podman-compose + sbctl + ]; + boot.loader.systemd-boot.enable = lib.mkForce false; boot.lanzaboote = {