cache&arion
Some checks failed
Nix Build / build-nixos (push) Has been cancelled

This commit is contained in:
soraefir
2024-04-21 10:30:42 +02:00
parent 29eeb04fac
commit 3aedb499fb
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ config, pkgs, ... }:
let
in {
environment.systemPackages = with pkgs; [ arion ];
virtualisation.arion = {
backend = "podman-socket";
projects = {