Skip to content

Commit c8fe1af

Browse files
committed
Revert "Back port upcomming change from #25 fixing #17"
This reverts commit 0c2af0a.
1 parent 4083fe4 commit c8fe1af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nix/common/default.nix

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# This should be applied on all hosts
22
{ config, lib, pkgs, modules, sources, ... }: {
33
imports = [
4-
# Set options intended for a "small" NixOS: Do not build X and docs.
5-
<nixpkgs/nixos/modules/profiles/minimal.nix>
6-
74
./users.nix
85
./sops.nix
96
];

0 commit comments

Comments
 (0)