hw accell and device mapper container for dev/dri usage in swarm

This commit is contained in:
2025-04-21 15:18:14 +02:00
parent bdeb445598
commit 969b77a3a8
5 changed files with 72 additions and 4 deletions

View File

@@ -8,19 +8,25 @@
imports =
[ # Include the results of the hardware scan...
./hardware-configuration.nix
# ...and additional configurations...
./var_reg.nix
./vars.nix
# System
./users.nix
./program-homemanager.nix
./ssh.nix
./docker.nix
./keepalived.nix
# Hardware
./nfs-mount.nix
./hwaccel.nix
# Services
./keepalived.nix
./wireguard.nix
./docker.nix
./docker-device-mapper.nix
];
# Use the systemd-boot EFI boot loader and enable that sweet zfs stuff.