Add podman and sbctl to GLaDOS

This commit is contained in:
Lillian Violet 2024-02-15 22:26:20 +01:00
parent 7bdfbc45f7
commit 7bcb99f376

View file

@ -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 = {