Archived
1
0
forked from rarias/bscpkgs

Add agenix to all nodes

This commit is contained in:
2023-09-04 22:09:40 +02:00
parent 2042d58b72
commit 68f4d54dd1
4 changed files with 12 additions and 9 deletions

View File

@@ -1,9 +1,7 @@
{ config, pkgs, agenix, ... }:
{ config, pkgs, ... }:
# Mounts the /ceph filesystem at boot
{
imports = [ agenix.nixosModules.default ];
environment.systemPackages = with pkgs; [
ceph
ceph-client