Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit 2042d58b72 - Show all commits

View File

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