undo nix-doc changes
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
df0ae523d1
commit
3b04ada007
@ -11,7 +11,6 @@
|
||||
./polkit.nix
|
||||
./pipewire.nix
|
||||
./fingerprint.nix
|
||||
./nix-doc.nix
|
||||
];
|
||||
|
||||
time.timeZone = "America/New_York";
|
||||
|
@ -1,11 +0,0 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
nix.extraOptions = ''
|
||||
plugin-files = ${pkgs.nix-doc}/lib/libnix_doc_plugin.so
|
||||
'';
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
nix-doc
|
||||
];
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user