This commit is contained in:
parent
0d29ecb0dd
commit
f6fb6ceba1
6 changed files with 146 additions and 55 deletions
|
|
@ -32,11 +32,6 @@
|
|||
./services/omnisearch.nix
|
||||
];
|
||||
|
||||
#public token to avoid rate limit
|
||||
#nix.extraConfig = ''
|
||||
# access-tokens = github.com
|
||||
#'';
|
||||
|
||||
### Make build time quicker
|
||||
documentation.nixos.enable = false;
|
||||
|
||||
|
|
@ -82,6 +77,5 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
localsend
|
||||
onlyoffice-desktopeditors
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue