Skip to content

Commit 137a2e6

Browse files
committed
remove extra manuals due to compile errs
1 parent 1618ac2 commit 137a2e6

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

home/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
allowUnfreePredicate = _: true;
1919
};
2020

21-
manual = {
22-
json.enable = true;
23-
};
24-
2521
home = {
2622
username = "danieln";
2723
homeDirectory = "/home/danieln";

home/wayland/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
./wezterm
1919
];
2020

21-
manual = {
22-
html.enable = true;
23-
};
24-
2521
gtk.enable = true; # applies generated configs
2622

2723
home = {

0 commit comments

Comments
 (0)