Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
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 # Mounts the /ceph filesystem at boot
{ {
imports = [ agenix.nixosModules.default ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ceph ceph
ceph-client ceph-client