Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit aa92294907 - 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