From f1447658346a1fdc2c4092aed0030c0236b7ef49 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sat, 4 Nov 2023 11:57:48 +0100 Subject: [PATCH] Remove docs from git --- docs/404.html | 465 -- docs/assets/images/favicon.png | Bin 1870 -> 0 bytes .../assets/javascripts/bundle.2a6f1dda.min.js | 29 - .../javascripts/bundle.2a6f1dda.min.js.map | 8 - .../javascripts/lunr/min/lunr.ar.min.js | 1 - .../javascripts/lunr/min/lunr.da.min.js | 18 - .../javascripts/lunr/min/lunr.de.min.js | 18 - .../javascripts/lunr/min/lunr.du.min.js | 18 - .../javascripts/lunr/min/lunr.es.min.js | 18 - .../javascripts/lunr/min/lunr.fi.min.js | 18 - .../javascripts/lunr/min/lunr.fr.min.js | 18 - .../javascripts/lunr/min/lunr.hi.min.js | 1 - .../javascripts/lunr/min/lunr.hu.min.js | 18 - .../javascripts/lunr/min/lunr.it.min.js | 18 - .../javascripts/lunr/min/lunr.ja.min.js | 1 - .../javascripts/lunr/min/lunr.jp.min.js | 1 - .../javascripts/lunr/min/lunr.ko.min.js | 1 - .../javascripts/lunr/min/lunr.multi.min.js | 1 - .../javascripts/lunr/min/lunr.nl.min.js | 18 - .../javascripts/lunr/min/lunr.no.min.js | 18 - .../javascripts/lunr/min/lunr.pt.min.js | 18 - .../javascripts/lunr/min/lunr.ro.min.js | 18 - .../javascripts/lunr/min/lunr.ru.min.js | 18 - .../lunr/min/lunr.stemmer.support.min.js | 1 - .../javascripts/lunr/min/lunr.sv.min.js | 18 - .../javascripts/lunr/min/lunr.ta.min.js | 1 - .../javascripts/lunr/min/lunr.th.min.js | 1 - .../javascripts/lunr/min/lunr.tr.min.js | 18 - .../javascripts/lunr/min/lunr.vi.min.js | 1 - .../javascripts/lunr/min/lunr.zh.min.js | 1 - docs/assets/javascripts/lunr/tinyseg.js | 206 - docs/assets/javascripts/lunr/wordcut.js | 6708 ----------------- .../workers/search.208ed371.min.js | 42 - .../workers/search.208ed371.min.js.map | 8 - docs/assets/stylesheets/main.113286f1.min.css | 1 - .../stylesheets/main.113286f1.min.css.map | 1 - .../stylesheets/palette.a0c5b2b5.min.css | 1 - .../stylesheets/palette.a0c5b2b5.min.css.map | 1 - docs/audio.html | 821 -- docs/emacs.html | 665 -- docs/email.html | 631 -- docs/firefox.html | 643 -- docs/fish.html | 543 -- docs/flatpak.html | 847 --- docs/gaming.html | 669 -- docs/gnome.html | 623 -- docs/hyprland.html | 561 -- docs/index.html | 480 -- docs/kitty.html | 543 -- docs/misc.html | 627 -- docs/neovim.html | 563 -- docs/nextcloud.html | 563 -- docs/plasma.html | 543 -- docs/ranger.html | 561 -- docs/search/search_index.json | 1 - docs/sitemap.xml | 83 - docs/sitemap.xml.gz | Bin 205 -> 0 bytes 57 files changed, 17718 deletions(-) delete mode 100644 docs/404.html delete mode 100644 docs/assets/images/favicon.png delete mode 100644 docs/assets/javascripts/bundle.2a6f1dda.min.js delete mode 100644 docs/assets/javascripts/bundle.2a6f1dda.min.js.map delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ar.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.da.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.de.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.du.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.es.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.fi.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.fr.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.hi.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.hu.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.it.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ja.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.jp.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ko.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.multi.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.nl.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.no.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.pt.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ro.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ru.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.sv.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.ta.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.th.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.tr.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.vi.min.js delete mode 100644 docs/assets/javascripts/lunr/min/lunr.zh.min.js delete mode 100644 docs/assets/javascripts/lunr/tinyseg.js delete mode 100644 docs/assets/javascripts/lunr/wordcut.js delete mode 100644 docs/assets/javascripts/workers/search.208ed371.min.js delete mode 100644 docs/assets/javascripts/workers/search.208ed371.min.js.map delete mode 100644 docs/assets/stylesheets/main.113286f1.min.css delete mode 100644 docs/assets/stylesheets/main.113286f1.min.css.map delete mode 100644 docs/assets/stylesheets/palette.a0c5b2b5.min.css delete mode 100644 docs/assets/stylesheets/palette.a0c5b2b5.min.css.map delete mode 100644 docs/audio.html delete mode 100644 docs/emacs.html delete mode 100644 docs/email.html delete mode 100644 docs/firefox.html delete mode 100644 docs/fish.html delete mode 100644 docs/flatpak.html delete mode 100644 docs/gaming.html delete mode 100644 docs/gnome.html delete mode 100644 docs/hyprland.html delete mode 100644 docs/index.html delete mode 100644 docs/kitty.html delete mode 100644 docs/misc.html delete mode 100644 docs/neovim.html delete mode 100644 docs/nextcloud.html delete mode 100644 docs/plasma.html delete mode 100644 docs/ranger.html delete mode 100644 docs/search/search_index.json delete mode 100644 docs/sitemap.xml delete mode 100644 docs/sitemap.xml.gz diff --git a/docs/404.html b/docs/404.html deleted file mode 100644 index 0509e861..00000000 --- a/docs/404.html +++ /dev/null @@ -1,465 +0,0 @@ - - - - - - - - - - - - - - - - - - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- -

404 - Not found

- -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/assets/images/favicon.png b/docs/assets/images/favicon.png deleted file mode 100644 index 1cf13b9f9d978896599290a74f77d5dbe7d1655c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ diff --git a/docs/assets/javascripts/bundle.2a6f1dda.min.js b/docs/assets/javascripts/bundle.2a6f1dda.min.js deleted file mode 100644 index 2f912a0b..00000000 --- a/docs/assets/javascripts/bundle.2a6f1dda.min.js +++ /dev/null @@ -1,29 +0,0 @@ -"use strict";(()=>{var Hi=Object.create;var xr=Object.defineProperty;var Pi=Object.getOwnPropertyDescriptor;var $i=Object.getOwnPropertyNames,Ht=Object.getOwnPropertySymbols,Ii=Object.getPrototypeOf,Er=Object.prototype.hasOwnProperty,an=Object.prototype.propertyIsEnumerable;var on=(e,t,r)=>t in e?xr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,P=(e,t)=>{for(var r in t||(t={}))Er.call(t,r)&&on(e,r,t[r]);if(Ht)for(var r of Ht(t))an.call(t,r)&&on(e,r,t[r]);return e};var sn=(e,t)=>{var r={};for(var n in e)Er.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ht)for(var n of Ht(e))t.indexOf(n)<0&&an.call(e,n)&&(r[n]=e[n]);return r};var Pt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Fi=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of $i(t))!Er.call(e,o)&&o!==r&&xr(e,o,{get:()=>t[o],enumerable:!(n=Pi(t,o))||n.enumerable});return e};var yt=(e,t,r)=>(r=e!=null?Hi(Ii(e)):{},Fi(t||!e||!e.__esModule?xr(r,"default",{value:e,enumerable:!0}):r,e));var fn=Pt((wr,cn)=>{(function(e,t){typeof wr=="object"&&typeof cn!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(wr,function(){"use strict";function e(r){var n=!0,o=!1,i=null,s={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function a(O){return!!(O&&O!==document&&O.nodeName!=="HTML"&&O.nodeName!=="BODY"&&"classList"in O&&"contains"in O.classList)}function f(O){var Ke=O.type,De=O.tagName;return!!(De==="INPUT"&&s[Ke]&&!O.readOnly||De==="TEXTAREA"&&!O.readOnly||O.isContentEditable)}function c(O){O.classList.contains("focus-visible")||(O.classList.add("focus-visible"),O.setAttribute("data-focus-visible-added",""))}function u(O){O.hasAttribute("data-focus-visible-added")&&(O.classList.remove("focus-visible"),O.removeAttribute("data-focus-visible-added"))}function p(O){O.metaKey||O.altKey||O.ctrlKey||(a(r.activeElement)&&c(r.activeElement),n=!0)}function m(O){n=!1}function d(O){a(O.target)&&(n||f(O.target))&&c(O.target)}function h(O){a(O.target)&&(O.target.classList.contains("focus-visible")||O.target.hasAttribute("data-focus-visible-added"))&&(o=!0,window.clearTimeout(i),i=window.setTimeout(function(){o=!1},100),u(O.target))}function v(O){document.visibilityState==="hidden"&&(o&&(n=!0),B())}function B(){document.addEventListener("mousemove",z),document.addEventListener("mousedown",z),document.addEventListener("mouseup",z),document.addEventListener("pointermove",z),document.addEventListener("pointerdown",z),document.addEventListener("pointerup",z),document.addEventListener("touchmove",z),document.addEventListener("touchstart",z),document.addEventListener("touchend",z)}function ne(){document.removeEventListener("mousemove",z),document.removeEventListener("mousedown",z),document.removeEventListener("mouseup",z),document.removeEventListener("pointermove",z),document.removeEventListener("pointerdown",z),document.removeEventListener("pointerup",z),document.removeEventListener("touchmove",z),document.removeEventListener("touchstart",z),document.removeEventListener("touchend",z)}function z(O){O.target.nodeName&&O.target.nodeName.toLowerCase()==="html"||(n=!1,ne())}document.addEventListener("keydown",p,!0),document.addEventListener("mousedown",m,!0),document.addEventListener("pointerdown",m,!0),document.addEventListener("touchstart",m,!0),document.addEventListener("visibilitychange",v,!0),B(),r.addEventListener("focus",d,!0),r.addEventListener("blur",h,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var un=Pt(Sr=>{(function(e){var t=function(){try{return!!Symbol.iterator}catch(c){return!1}},r=t(),n=function(c){var u={next:function(){var p=c.shift();return{done:p===void 0,value:p}}};return r&&(u[Symbol.iterator]=function(){return u}),u},o=function(c){return encodeURIComponent(c).replace(/%20/g,"+")},i=function(c){return decodeURIComponent(String(c).replace(/\+/g," "))},s=function(){var c=function(p){Object.defineProperty(this,"_entries",{writable:!0,value:{}});var m=typeof p;if(m!=="undefined")if(m==="string")p!==""&&this._fromString(p);else if(p instanceof c){var d=this;p.forEach(function(ne,z){d.append(z,ne)})}else if(p!==null&&m==="object")if(Object.prototype.toString.call(p)==="[object Array]")for(var h=0;hd[0]?1:0}),c._entries&&(c._entries={});for(var p=0;p1?i(d[1]):"")}})})(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:Sr);(function(e){var t=function(){try{var o=new e.URL("b","http://a");return o.pathname="c d",o.href==="http://a/c%20d"&&o.searchParams}catch(i){return!1}},r=function(){var o=e.URL,i=function(f,c){typeof f!="string"&&(f=String(f)),c&&typeof c!="string"&&(c=String(c));var u=document,p;if(c&&(e.location===void 0||c!==e.location.href)){c=c.toLowerCase(),u=document.implementation.createHTMLDocument(""),p=u.createElement("base"),p.href=c,u.head.appendChild(p);try{if(p.href.indexOf(c)!==0)throw new Error(p.href)}catch(O){throw new Error("URL unable to set base "+c+" due to "+O)}}var m=u.createElement("a");m.href=f,p&&(u.body.appendChild(m),m.href=m.href);var d=u.createElement("input");if(d.type="url",d.value=f,m.protocol===":"||!/:/.test(m.href)||!d.checkValidity()&&!c)throw new TypeError("Invalid URL");Object.defineProperty(this,"_anchorElement",{value:m});var h=new e.URLSearchParams(this.search),v=!0,B=!0,ne=this;["append","delete","set"].forEach(function(O){var Ke=h[O];h[O]=function(){Ke.apply(h,arguments),v&&(B=!1,ne.search=h.toString(),B=!0)}}),Object.defineProperty(this,"searchParams",{value:h,enumerable:!0});var z=void 0;Object.defineProperty(this,"_updateSearchParams",{enumerable:!1,configurable:!1,writable:!1,value:function(){this.search!==z&&(z=this.search,B&&(v=!1,this.searchParams._fromString(this.search),v=!0))}})},s=i.prototype,a=function(f){Object.defineProperty(s,f,{get:function(){return this._anchorElement[f]},set:function(c){this._anchorElement[f]=c},enumerable:!0})};["hash","host","hostname","port","protocol"].forEach(function(f){a(f)}),Object.defineProperty(s,"search",{get:function(){return this._anchorElement.search},set:function(f){this._anchorElement.search=f,this._updateSearchParams()},enumerable:!0}),Object.defineProperties(s,{toString:{get:function(){var f=this;return function(){return f.href}}},href:{get:function(){return this._anchorElement.href.replace(/\?$/,"")},set:function(f){this._anchorElement.href=f,this._updateSearchParams()},enumerable:!0},pathname:{get:function(){return this._anchorElement.pathname.replace(/(^\/?)/,"/")},set:function(f){this._anchorElement.pathname=f},enumerable:!0},origin:{get:function(){var f={"http:":80,"https:":443,"ftp:":21}[this._anchorElement.protocol],c=this._anchorElement.port!=f&&this._anchorElement.port!=="";return this._anchorElement.protocol+"//"+this._anchorElement.hostname+(c?":"+this._anchorElement.port:"")},enumerable:!0},password:{get:function(){return""},set:function(f){},enumerable:!0},username:{get:function(){return""},set:function(f){},enumerable:!0}}),i.createObjectURL=function(f){return o.createObjectURL.apply(o,arguments)},i.revokeObjectURL=function(f){return o.revokeObjectURL.apply(o,arguments)},e.URL=i};if(t()||r(),e.location!==void 0&&!("origin"in e.location)){var n=function(){return e.location.protocol+"//"+e.location.hostname+(e.location.port?":"+e.location.port:"")};try{Object.defineProperty(e.location,"origin",{get:n,enumerable:!0})}catch(o){setInterval(function(){e.location.origin=n()},100)}}})(typeof global!="undefined"?global:typeof window!="undefined"?window:typeof self!="undefined"?self:Sr)});var Qr=Pt((Lt,Kr)=>{/*! - * clipboard.js v2.0.11 - * https://clipboardjs.com/ - * - * Licensed MIT © Zeno Rocha - */(function(t,r){typeof Lt=="object"&&typeof Kr=="object"?Kr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof Lt=="object"?Lt.ClipboardJS=r():t.ClipboardJS=r()})(Lt,function(){return function(){var e={686:function(n,o,i){"use strict";i.d(o,{default:function(){return ki}});var s=i(279),a=i.n(s),f=i(370),c=i.n(f),u=i(817),p=i.n(u);function m(j){try{return document.execCommand(j)}catch(T){return!1}}var d=function(T){var w=p()(T);return m("cut"),w},h=d;function v(j){var T=document.documentElement.getAttribute("dir")==="rtl",w=document.createElement("textarea");w.style.fontSize="12pt",w.style.border="0",w.style.padding="0",w.style.margin="0",w.style.position="absolute",w.style[T?"right":"left"]="-9999px";var k=window.pageYOffset||document.documentElement.scrollTop;return w.style.top="".concat(k,"px"),w.setAttribute("readonly",""),w.value=j,w}var B=function(T,w){var k=v(T);w.container.appendChild(k);var F=p()(k);return m("copy"),k.remove(),F},ne=function(T){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},k="";return typeof T=="string"?k=B(T,w):T instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(T==null?void 0:T.type)?k=B(T.value,w):(k=p()(T),m("copy")),k},z=ne;function O(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?O=function(w){return typeof w}:O=function(w){return w&&typeof Symbol=="function"&&w.constructor===Symbol&&w!==Symbol.prototype?"symbol":typeof w},O(j)}var Ke=function(){var T=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},w=T.action,k=w===void 0?"copy":w,F=T.container,q=T.target,Le=T.text;if(k!=="copy"&&k!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(q!==void 0)if(q&&O(q)==="object"&&q.nodeType===1){if(k==="copy"&&q.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(k==="cut"&&(q.hasAttribute("readonly")||q.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(Le)return z(Le,{container:F});if(q)return k==="cut"?h(q):z(q,{container:F})},De=Ke;function Fe(j){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(w){return typeof w}:Fe=function(w){return w&&typeof Symbol=="function"&&w.constructor===Symbol&&w!==Symbol.prototype?"symbol":typeof w},Fe(j)}function Oi(j,T){if(!(j instanceof T))throw new TypeError("Cannot call a class as a function")}function nn(j,T){for(var w=0;w0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof F.action=="function"?F.action:this.defaultAction,this.target=typeof F.target=="function"?F.target:this.defaultTarget,this.text=typeof F.text=="function"?F.text:this.defaultText,this.container=Fe(F.container)==="object"?F.container:document.body}},{key:"listenClick",value:function(F){var q=this;this.listener=c()(F,"click",function(Le){return q.onClick(Le)})}},{key:"onClick",value:function(F){var q=F.delegateTarget||F.currentTarget,Le=this.action(q)||"copy",kt=De({action:Le,container:this.container,target:this.target(q),text:this.text(q)});this.emit(kt?"success":"error",{action:Le,text:kt,trigger:q,clearSelection:function(){q&&q.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(F){return yr("action",F)}},{key:"defaultTarget",value:function(F){var q=yr("target",F);if(q)return document.querySelector(q)}},{key:"defaultText",value:function(F){return yr("text",F)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(F){var q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return z(F,q)}},{key:"cut",value:function(F){return h(F)}},{key:"isSupported",value:function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],q=typeof F=="string"?[F]:F,Le=!!document.queryCommandSupported;return q.forEach(function(kt){Le=Le&&!!document.queryCommandSupported(kt)}),Le}}]),w}(a()),ki=Ri},828:function(n){var o=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function s(a,f){for(;a&&a.nodeType!==o;){if(typeof a.matches=="function"&&a.matches(f))return a;a=a.parentNode}}n.exports=s},438:function(n,o,i){var s=i(828);function a(u,p,m,d,h){var v=c.apply(this,arguments);return u.addEventListener(m,v,h),{destroy:function(){u.removeEventListener(m,v,h)}}}function f(u,p,m,d,h){return typeof u.addEventListener=="function"?a.apply(null,arguments):typeof m=="function"?a.bind(null,document).apply(null,arguments):(typeof u=="string"&&(u=document.querySelectorAll(u)),Array.prototype.map.call(u,function(v){return a(v,p,m,d,h)}))}function c(u,p,m,d){return function(h){h.delegateTarget=s(h.target,p),h.delegateTarget&&d.call(u,h)}}n.exports=f},879:function(n,o){o.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},o.nodeList=function(i){var s=Object.prototype.toString.call(i);return i!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in i&&(i.length===0||o.node(i[0]))},o.string=function(i){return typeof i=="string"||i instanceof String},o.fn=function(i){var s=Object.prototype.toString.call(i);return s==="[object Function]"}},370:function(n,o,i){var s=i(879),a=i(438);function f(m,d,h){if(!m&&!d&&!h)throw new Error("Missing required arguments");if(!s.string(d))throw new TypeError("Second argument must be a String");if(!s.fn(h))throw new TypeError("Third argument must be a Function");if(s.node(m))return c(m,d,h);if(s.nodeList(m))return u(m,d,h);if(s.string(m))return p(m,d,h);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(m,d,h){return m.addEventListener(d,h),{destroy:function(){m.removeEventListener(d,h)}}}function u(m,d,h){return Array.prototype.forEach.call(m,function(v){v.addEventListener(d,h)}),{destroy:function(){Array.prototype.forEach.call(m,function(v){v.removeEventListener(d,h)})}}}function p(m,d,h){return a(document.body,m,d,h)}n.exports=f},817:function(n){function o(i){var s;if(i.nodeName==="SELECT")i.focus(),s=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var a=i.hasAttribute("readonly");a||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),a||i.removeAttribute("readonly"),s=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var f=window.getSelection(),c=document.createRange();c.selectNodeContents(i),f.removeAllRanges(),f.addRange(c),s=f.toString()}return s}n.exports=o},279:function(n){function o(){}o.prototype={on:function(i,s,a){var f=this.e||(this.e={});return(f[i]||(f[i]=[])).push({fn:s,ctx:a}),this},once:function(i,s,a){var f=this;function c(){f.off(i,c),s.apply(a,arguments)}return c._=s,this.on(i,c,a)},emit:function(i){var s=[].slice.call(arguments,1),a=((this.e||(this.e={}))[i]||[]).slice(),f=0,c=a.length;for(f;f{"use strict";/*! - * escape-html - * Copyright(c) 2012-2013 TJ Holowaychuk - * Copyright(c) 2015 Andreas Lubbe - * Copyright(c) 2015 Tiancheng "Timothy" Gu - * MIT Licensed - */var is=/["'&<>]/;Jo.exports=as;function as(e){var t=""+e,r=is.exec(t);if(!r)return t;var n,o="",i=0,s=0;for(i=r.index;i0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function W(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],s;try{for(;(t===void 0||t-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function D(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n1||a(m,d)})})}function a(m,d){try{f(n[m](d))}catch(h){p(i[0][3],h)}}function f(m){m.value instanceof Ze?Promise.resolve(m.value.v).then(c,u):p(i[0][2],m)}function c(m){a("next",m)}function u(m){a("throw",m)}function p(m,d){m(d),i.shift(),i.length&&a(i[0][0],i[0][1])}}function mn(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof xe=="function"?xe(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=e[i]&&function(s){return new Promise(function(a,f){s=e[i](s),o(a,f,s.done,s.value)})}}function o(i,s,a,f){Promise.resolve(f).then(function(c){i({value:c,done:a})},s)}}function A(e){return typeof e=="function"}function at(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var It=at(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: -`+r.map(function(n,o){return o+1+") "+n.toString()}).join(` - `):"",this.name="UnsubscriptionError",this.errors=r}});function Ve(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var je=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=xe(s),f=a.next();!f.done;f=a.next()){var c=f.value;c.remove(this)}}catch(v){t={error:v}}finally{try{f&&!f.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var u=this.initialTeardown;if(A(u))try{u()}catch(v){i=v instanceof It?v.errors:[v]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var m=xe(p),d=m.next();!d.done;d=m.next()){var h=d.value;try{dn(h)}catch(v){i=i!=null?i:[],v instanceof It?i=D(D([],W(i)),W(v.errors)):i.push(v)}}}catch(v){n={error:v}}finally{try{d&&!d.done&&(o=m.return)&&o.call(m)}finally{if(n)throw n.error}}}if(i)throw new It(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)dn(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Ve(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ve(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=je.EMPTY;function Ft(e){return e instanceof je||e&&"closed"in e&&A(e.remove)&&A(e.add)&&A(e.unsubscribe)}function dn(e){A(e)?e():e.unsubscribe()}var Ae={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var st={setTimeout:function(e,t){for(var r=[],n=2;n0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Tr:(this.currentObservers=null,a.push(r),new je(function(){n.currentObservers=null,Ve(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,s=n.isStopped;o?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new U;return r.source=this,r},t.create=function(r,n){return new wn(r,n)},t}(U);var wn=function(e){ie(t,e);function t(r,n){var o=e.call(this)||this;return o.destination=r,o.source=n,o}return t.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},t.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:Tr},t}(E);var Et={now:function(){return(Et.delegate||Date).now()},delegate:void 0};var wt=function(e){ie(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=Et);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,n),i}return t.prototype.next=function(r){var n=this,o=n.isStopped,i=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,f=n._windowTime;o||(i.push(r),!s&&i.push(a.now()+f)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),f=0;f0?e.prototype.requestAsyncId.call(this,r,n,o):(r.actions.push(this),r._scheduled||(r._scheduled=ut.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,n,o){var i;if(o===void 0&&(o=0),o!=null?o>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,n,o);var s=r.actions;n!=null&&((i=s[s.length-1])===null||i===void 0?void 0:i.id)!==n&&(ut.cancelAnimationFrame(n),r._scheduled=void 0)},t}(Wt);var Tn=function(e){ie(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var n=this._scheduled;this._scheduled=void 0;var o=this.actions,i;r=r||o.shift();do if(i=r.execute(r.state,r.delay))break;while((r=o[0])&&r.id===n&&o.shift());if(this._active=!1,i){for(;(r=o[0])&&r.id===n&&o.shift();)r.unsubscribe();throw i}},t}(Dt);var we=new Tn(On);var R=new U(function(e){return e.complete()});function Vt(e){return e&&A(e.schedule)}function kr(e){return e[e.length-1]}function Qe(e){return A(kr(e))?e.pop():void 0}function Se(e){return Vt(kr(e))?e.pop():void 0}function zt(e,t){return typeof kr(e)=="number"?e.pop():t}var pt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Nt(e){return A(e==null?void 0:e.then)}function qt(e){return A(e[ft])}function Kt(e){return Symbol.asyncIterator&&A(e==null?void 0:e[Symbol.asyncIterator])}function Qt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Ki(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Yt=Ki();function Gt(e){return A(e==null?void 0:e[Yt])}function Bt(e){return ln(this,arguments,function(){var r,n,o,i;return $t(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,Ze(r.read())];case 3:return n=s.sent(),o=n.value,i=n.done,i?[4,Ze(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,Ze(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Jt(e){return A(e==null?void 0:e.getReader)}function $(e){if(e instanceof U)return e;if(e!=null){if(qt(e))return Qi(e);if(pt(e))return Yi(e);if(Nt(e))return Gi(e);if(Kt(e))return _n(e);if(Gt(e))return Bi(e);if(Jt(e))return Ji(e)}throw Qt(e)}function Qi(e){return new U(function(t){var r=e[ft]();if(A(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Yi(e){return new U(function(t){for(var r=0;r=2;return function(n){return n.pipe(e?_(function(o,i){return e(o,i,n)}):de,Te(1),r?Pe(t):zn(function(){return new Zt}))}}function Nn(){for(var e=[],t=0;t=2,!0))}function ue(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new E}:t,n=e.resetOnError,o=n===void 0?!0:n,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,f=a===void 0?!0:a;return function(c){var u,p,m,d=0,h=!1,v=!1,B=function(){p==null||p.unsubscribe(),p=void 0},ne=function(){B(),u=m=void 0,h=v=!1},z=function(){var O=u;ne(),O==null||O.unsubscribe()};return g(function(O,Ke){d++,!v&&!h&&B();var De=m=m!=null?m:r();Ke.add(function(){d--,d===0&&!v&&!h&&(p=jr(z,f))}),De.subscribe(Ke),!u&&d>0&&(u=new tt({next:function(Fe){return De.next(Fe)},error:function(Fe){v=!0,B(),p=jr(ne,o,Fe),De.error(Fe)},complete:function(){h=!0,B(),p=jr(ne,s),De.complete()}}),$(O).subscribe(u))})(c)}}function jr(e,t){for(var r=[],n=2;ne.next(document)),e}function K(e,t=document){return Array.from(t.querySelectorAll(e))}function V(e,t=document){let r=ce(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function ce(e,t=document){return t.querySelector(e)||void 0}function _e(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}function rr(e){return L(b(document.body,"focusin"),b(document.body,"focusout")).pipe(He(1),l(()=>{let t=_e();return typeof t!="undefined"?e.contains(t):!1}),N(e===_e()),G())}function Je(e){return{x:e.offsetLeft,y:e.offsetTop}}function Yn(e){return L(b(window,"load"),b(window,"resize")).pipe(Re(0,we),l(()=>Je(e)),N(Je(e)))}function nr(e){return{x:e.scrollLeft,y:e.scrollTop}}function dt(e){return L(b(e,"scroll"),b(window,"resize")).pipe(Re(0,we),l(()=>nr(e)),N(nr(e)))}var Bn=function(){if(typeof Map!="undefined")return Map;function e(t,r){var n=-1;return t.some(function(o,i){return o[0]===r?(n=i,!0):!1}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(r){var n=e(this.__entries__,r),o=this.__entries__[n];return o&&o[1]},t.prototype.set=function(r,n){var o=e(this.__entries__,r);~o?this.__entries__[o][1]=n:this.__entries__.push([r,n])},t.prototype.delete=function(r){var n=this.__entries__,o=e(n,r);~o&&n.splice(o,1)},t.prototype.has=function(r){return!!~e(this.__entries__,r)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(r,n){n===void 0&&(n=null);for(var o=0,i=this.__entries__;o0},e.prototype.connect_=function(){!zr||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),xa?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!zr||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var r=t.propertyName,n=r===void 0?"":r,o=ya.some(function(i){return!!~n.indexOf(i)});o&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),Jn=function(e,t){for(var r=0,n=Object.keys(t);r0},e}(),Zn=typeof WeakMap!="undefined"?new WeakMap:new Bn,eo=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var r=Ea.getInstance(),n=new Ra(t,r,this);Zn.set(this,n)}return e}();["observe","unobserve","disconnect"].forEach(function(e){eo.prototype[e]=function(){var t;return(t=Zn.get(this))[e].apply(t,arguments)}});var ka=function(){return typeof or.ResizeObserver!="undefined"?or.ResizeObserver:eo}(),to=ka;var ro=new E,Ha=I(()=>H(new to(e=>{for(let t of e)ro.next(t)}))).pipe(x(e=>L(Oe,H(e)).pipe(C(()=>e.disconnect()))),J(1));function he(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){return Ha.pipe(S(t=>t.observe(e)),x(t=>ro.pipe(_(({target:r})=>r===e),C(()=>t.unobserve(e)),l(()=>he(e)))),N(he(e)))}function bt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function sr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var no=new E,Pa=I(()=>H(new IntersectionObserver(e=>{for(let t of e)no.next(t)},{threshold:0}))).pipe(x(e=>L(Oe,H(e)).pipe(C(()=>e.disconnect()))),J(1));function cr(e){return Pa.pipe(S(t=>t.observe(e)),x(t=>no.pipe(_(({target:r})=>r===e),C(()=>t.unobserve(e)),l(({isIntersecting:r})=>r))))}function oo(e,t=16){return dt(e).pipe(l(({y:r})=>{let n=he(e),o=bt(e);return r>=o.height-n.height-t}),G())}var fr={drawer:V("[data-md-toggle=drawer]"),search:V("[data-md-toggle=search]")};function io(e){return fr[e].checked}function qe(e,t){fr[e].checked!==t&&fr[e].click()}function Ue(e){let t=fr[e];return b(t,"change").pipe(l(()=>t.checked),N(t.checked))}function $a(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function Ia(){return L(b(window,"compositionstart").pipe(l(()=>!0)),b(window,"compositionend").pipe(l(()=>!1))).pipe(N(!1))}function ao(){let e=b(window,"keydown").pipe(_(t=>!(t.metaKey||t.ctrlKey)),l(t=>({mode:io("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),_(({mode:t,type:r})=>{if(t==="global"){let n=_e();if(typeof n!="undefined")return!$a(n,r)}return!0}),ue());return Ia().pipe(x(t=>t?R:e))}function Me(){return new URL(location.href)}function ot(e){location.href=e.href}function so(){return new E}function co(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)co(e,r)}function M(e,t,...r){let n=document.createElement(e);if(t)for(let o of Object.keys(t))typeof t[o]!="undefined"&&(typeof t[o]!="boolean"?n.setAttribute(o,t[o]):n.setAttribute(o,""));for(let o of r)co(n,o);return n}function ur(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function fo(){return location.hash.substring(1)}function uo(e){let t=M("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function Fa(){return b(window,"hashchange").pipe(l(fo),N(fo()),_(e=>e.length>0),J(1))}function po(){return Fa().pipe(l(e=>ce(`[id="${e}"]`)),_(e=>typeof e!="undefined"))}function Nr(e){let t=matchMedia(e);return er(r=>t.addListener(()=>r(t.matches))).pipe(N(t.matches))}function lo(){let e=matchMedia("print");return L(b(window,"beforeprint").pipe(l(()=>!0)),b(window,"afterprint").pipe(l(()=>!1))).pipe(N(e.matches))}function qr(e,t){return e.pipe(x(r=>r?t():R))}function pr(e,t={credentials:"same-origin"}){return pe(fetch(`${e}`,t)).pipe(fe(()=>R),x(r=>r.status!==200?Ot(()=>new Error(r.statusText)):H(r)))}function We(e,t){return pr(e,t).pipe(x(r=>r.json()),J(1))}function mo(e,t){let r=new DOMParser;return pr(e,t).pipe(x(n=>n.text()),l(n=>r.parseFromString(n,"text/xml")),J(1))}function lr(e){let t=M("script",{src:e});return I(()=>(document.head.appendChild(t),L(b(t,"load"),b(t,"error").pipe(x(()=>Ot(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(l(()=>{}),C(()=>document.head.removeChild(t)),Te(1))))}function ho(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function bo(){return L(b(window,"scroll",{passive:!0}),b(window,"resize",{passive:!0})).pipe(l(ho),N(ho()))}function vo(){return{width:innerWidth,height:innerHeight}}function go(){return b(window,"resize",{passive:!0}).pipe(l(vo),N(vo()))}function yo(){return Q([bo(),go()]).pipe(l(([e,t])=>({offset:e,size:t})),J(1))}function mr(e,{viewport$:t,header$:r}){let n=t.pipe(X("size")),o=Q([n,r]).pipe(l(()=>Je(e)));return Q([r,t,o]).pipe(l(([{height:i},{offset:s,size:a},{x:f,y:c}])=>({offset:{x:s.x-f,y:s.y-c+i},size:a})))}(()=>{function e(n,o){parent.postMessage(n,o||"*")}function t(...n){return n.reduce((o,i)=>o.then(()=>new Promise(s=>{let a=document.createElement("script");a.src=i,a.onload=s,document.body.appendChild(a)})),Promise.resolve())}var r=class extends EventTarget{constructor(n){super(),this.url=n,this.m=i=>{i.source===this.w&&(this.dispatchEvent(new MessageEvent("message",{data:i.data})),this.onmessage&&this.onmessage(i))},this.e=(i,s,a,f,c)=>{if(s===`${this.url}`){let u=new ErrorEvent("error",{message:i,filename:s,lineno:a,colno:f,error:c});this.dispatchEvent(u),this.onerror&&this.onerror(u)}};let o=document.createElement("iframe");o.hidden=!0,document.body.appendChild(this.iframe=o),this.w.document.open(),this.w.document.write(` - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Audio

- -

modules.audio.enable

-

Whether to enable Audio module.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.bitwig.enable

-

Whether to enable Bitwig (Digital audio workstation).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.bottles.enable

-

Whether to enable Bottles (flatpak).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.cardinal.enable

-

Whether to enable Open Source VCV-Rack plugin wrapper.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.carla.enable

-

Whether to enable Carla (VST host).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.distrho.enable

-

Whether to enable Distrho (Linux VST ports).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.faust.enable

-

Whether to enable Faust (functional DSP language).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.noisesuppression.easyeffects.enable

-

Whether to enable EasyEffects.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.noisesuppression.easyeffects.autostart

-

Autoload EasyEffects suppression profile

-

Type: -boolean

-

Default: -false

-

modules.audio.noisesuppression.noisetorch.enable

-

Whether to enable Noisetorch.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.noisesuppression.noisetorch.autostart

-

Autoload Noisetorch suppression

-

Type: -boolean

-

Default: -false

-

modules.audio.tenacity.enable

-

Whether to enable Tenacity (Audacity fork).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.yabridge.enable

-

Whether to enable Yabridge (Windows VST plugin manager).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.audio.yabridge.autoSync

-

Sync yabridge plugins on nixos-rebuild

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/emacs.html b/docs/emacs.html deleted file mode 100644 index b23da230..00000000 --- a/docs/emacs.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Emacs - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Emacs

- -

modules.emacs.enable

-

Whether to enable Emacs module.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.emacs.doom.enable

-

Whether to enable Doom Emacs framework.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.emacs.doom.autoSync

-

Sync Doom Emacs on nixos-rebuild

-

Type: -boolean

-

Default: -false

-

modules.emacs.doom.autoUpgrade

-

Upgrade Doom Emacs on nixos-rebuild

-

Type: -boolean

-

Default: -false

-

modules.emacs.nativeComp

-

Use Emacs 28.x branch with native comp support

-

Type: -boolean

-

Default: -false

-

modules.emacs.nixpkgs

-

Use Emacs from the official repositories

-

Type: -boolean

-

Default: -false

-

modules.emacs.pgtkNativeComp

-

Use Emacs 29.x branch with native comp and pure gtk support

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/email.html b/docs/email.html deleted file mode 100644 index 5097d928..00000000 --- a/docs/email.html +++ /dev/null @@ -1,631 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Email - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Email

- -

modules.email.enable

-

Whether to enable Email.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.email.autosync

-

Whether to enable Automatically call "notmuch new" via systemd timer.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.email.imapnotify

-

Whether to enable Use imapnotify to sync and index mail automatically.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.email.kmail.enable

-

Whether to enable Kmail.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.email.kmail.autostart

-

Whether to enable Autostart Kmail.

-

Type: -boolean

-

Default: -false

-

Example: -true

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/firefox.html b/docs/firefox.html deleted file mode 100644 index 3e12a592..00000000 --- a/docs/firefox.html +++ /dev/null @@ -1,643 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Firefox - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Firefox

- -

modules.firefox.enable

-

Whether to enable Firefox.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.firefox.defaultBookmarks

-

Preset standard bookmarks and folders

-

Type: -boolean

-

Default: -false

-

modules.firefox.disableTabBar

-

Disable the firefox tab bar (for TST)

-

Type: -boolean

-

Default: -false

-

modules.firefox.gnomeTheme

-

Use Firefox gnome theme (rafaelmardojai)

-

Type: -boolean

-

Default: -false

-

modules.firefox.vaapi

-

Enable firefox vaapi support

-

Type: -boolean

-

Default: -false

-

modules.firefox.wayland

-

Enable firefox wayland support

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/fish.html b/docs/fish.html deleted file mode 100644 index 62f0462e..00000000 --- a/docs/fish.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Fish - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Fish

- -

modules.fish.enable

-

Whether to enable Fish.

-

Type: -boolean

-

Default: -false

-

Example: -true

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/flatpak.html b/docs/flatpak.html deleted file mode 100644 index 451592be..00000000 --- a/docs/flatpak.html +++ /dev/null @@ -1,847 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Flatpak - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Flatpak

- -

modules.flatpak.enable

-

Whether to enable Flatpak module.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.autoPrune

-

Remove unused packages on nixos-rebuild

-

Type: -boolean

-

Default: -false

-

modules.flatpak.autoUpdate

-

Update flatpak apps on nixos-rebuild

-

Type: -boolean

-

Default: -false

-

modules.flatpak.bottles.enable

-

Whether to enable Bottles.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.discord.enable

-

Whether to enable Discord.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.extraGlobalOverride

-

Additional global overrides

-

Type: -list of string

-

Default: -[ ]

-

Example:

-
[
-  "\${config.home.homeDirectory}/Documents:ro"
-]
-
-

modules.flatpak.extraInstall

-

Flatpaks that will be installed additionally

-

Type: -list of string

-

Default: -[ ]

-

modules.flatpak.extraOverride

-

Additional overrides

-

Type: -list of (attribute set)

-

Default: -[ ]

-

Example:

-
[
-  {
-    "com.usebottles.bottles" = "\${config.home.homeDirectory}/Documents";
-  }
-]
-
-

modules.flatpak.extraRemove

-

Flatpaks that will be removed additionally (use with extraInstall)

-

Type: -list of string

-

Default: -[ ]

-

modules.flatpak.flatseal.enable

-

Whether to enable Flatseal.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.fontFix

-

Link fonts to ~/.local/share/fonts so flatpak apps can find them

-

Type: -boolean

-

Default: -true

-

modules.flatpak.iconFix

-

Link icons to ~/.local/share/icons so flatpak apps can find them

-

Type: -boolean

-

Default: -true

-

modules.flatpak.jabref.enable

-

Whether to enable Jabref.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.obsidian.enable

-

Whether to enable Obsidian.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.flatpak.spotify.enable

-

Whether to enable Spotify.

-

Type: -boolean

-

Default: -false

-

Example: -true

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/gaming.html b/docs/gaming.html deleted file mode 100644 index 41deaabe..00000000 --- a/docs/gaming.html +++ /dev/null @@ -1,669 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Gaming - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Gaming

- -

modules.gaming.enable

-

Whether to enable Gaming module.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.gaming.bottles.enable

-

Whether to enable Bottles (flatpak).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.gaming.prism.enable

-

Whether to enable PrismLauncher for Minecraft (flatpak).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.gaming.steam.enable

-

Whether to enable Steam (flatpak).

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.gaming.steam.adwaita

-

Enable the adwaita-for-steam skin

-

Type: -boolean

-

Default: -false

-

modules.gaming.steam.gamescope

-

Enable the gamescope micro compositor (flatpak)

-

Type: -boolean

-

Default: -false

-

modules.gaming.steam.protonup

-

Enable ProtonUP-QT

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/gnome.html b/docs/gnome.html deleted file mode 100644 index 610b8983..00000000 --- a/docs/gnome.html +++ /dev/null @@ -1,623 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Gnome - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Gnome

- -

modules.gnome.enable

-

Whether to enable Gnome Desktop.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.gnome.extensions

-

Enable Gnome shell-extensions

-

Type: -boolean

-

Default: -false

-

modules.gnome.theme.numixCursor

-

Enable the Numix cursor theme

-

Type: -boolean

-

Default: -false

-

modules.gnome.theme.papirusIcons

-

Enable the Papirus icon theme

-

Type: -boolean

-

Default: -false

-

modules.gnome.theme.wallpaper

-

What wallpaper to use

-

Type: -string

-

Default: -"constructionsite"

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/hyprland.html b/docs/hyprland.html deleted file mode 100644 index 8145fe30..00000000 --- a/docs/hyprland.html +++ /dev/null @@ -1,561 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Hyprland - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Hyprland

- -

modules.hyprland.enable

-

Whether to enable Hyprland Window Manager + Compositor.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.hyprland.theme

-

Wallpaper and colorscheme to use

-

Type: -string

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index f2ce4ea2..00000000 --- a/docs/index.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - - - - - - - - - - - - - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Chriphost NixOS Modules Options

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/kitty.html b/docs/kitty.html deleted file mode 100644 index 996a3bc7..00000000 --- a/docs/kitty.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Kitty - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Kitty

- -

modules.kitty.enable

-

Whether to enable Kitty.

-

Type: -boolean

-

Default: -false

-

Example: -true

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/misc.html b/docs/misc.html deleted file mode 100644 index 881e0d34..00000000 --- a/docs/misc.html +++ /dev/null @@ -1,627 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Misc - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - - - - - -
-
- - - - -

Misc

- -

modules.misc.enable

-

Whether to enable Misc module.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.misc.keepass.enable

-

Whether to enable KeePassXC.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.misc.keepass.autostart

-

Autostart KeePassXC

-

Type: -boolean

-

Default: -false

-

modules.misc.protonmail.enable

-

Whether to enable ProtonMail.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.misc.protonmail.autostart

-

Autostart ProtonMail Bridge

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/neovim.html b/docs/neovim.html deleted file mode 100644 index 92c7730b..00000000 --- a/docs/neovim.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Neovim - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Neovim

- -

modules.neovim.enable

-

Whether to enable NeoVim.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.neovim.alias

-

Link nvim to vim/vi

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/nextcloud.html b/docs/nextcloud.html deleted file mode 100644 index 60947f48..00000000 --- a/docs/nextcloud.html +++ /dev/null @@ -1,563 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Nextcloud - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Nextcloud

- -

modules.nextcloud.enable

-

Whether to enable Nextcloud Client.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.nextcloud.autostart

-

Autostart the Nextcloud client (systemd)

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/plasma.html b/docs/plasma.html deleted file mode 100644 index 200897bf..00000000 --- a/docs/plasma.html +++ /dev/null @@ -1,543 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - Plasma - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Plasma

- -

modules.plasma.enable

-

Whether to enable Plasma Desktop.

-

Type: -boolean

-

Default: -false

-

Example: -true

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/ranger.html b/docs/ranger.html deleted file mode 100644 index ec208e5e..00000000 --- a/docs/ranger.html +++ /dev/null @@ -1,561 +0,0 @@ - - - - - - - - - - - - - - - - - - - - Ranger - Chriphost NixOS Options - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - - -
- - -
- -
- - - - - - -
-
- - - -
-
-
- - - - -
-
-
- - - -
-
-
- - - -
-
-
- - - -
-
- - - - -

Ranger

- -

modules.ranger.enable

-

Whether to enable Ranger.

-

Type: -boolean

-

Default: -false

-

Example: -true

-

modules.ranger.preview

-

Enable Ranger image preview

-

Type: -boolean

-

Default: -false

- - - - - - -
-
- - -
- -
- - - -
-
-
-
- - - - - - - - - \ No newline at end of file diff --git a/docs/search/search_index.json b/docs/search/search_index.json deleted file mode 100644 index 08ce20e3..00000000 --- a/docs/search/search_index.json +++ /dev/null @@ -1 +0,0 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"index.html","title":"Chriphost NixOS Modules Options","text":""},{"location":"audio.html","title":"Audio","text":""},{"location":"audio.html#modulesaudioenable","title":"modules.audio.enable","text":"

Whether to enable Audio module.

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiobitwigenable","title":"modules.audio.bitwig.enable","text":"

Whether to enable Bitwig (Digital audio workstation).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiobottlesenable","title":"modules.audio.bottles.enable","text":"

Whether to enable Bottles (flatpak).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiocardinalenable","title":"modules.audio.cardinal.enable","text":"

Whether to enable Open Source VCV-Rack plugin wrapper.

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiocarlaenable","title":"modules.audio.carla.enable","text":"

Whether to enable Carla (VST host).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiodistrhoenable","title":"modules.audio.distrho.enable","text":"

Whether to enable Distrho (Linux VST ports).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudiofaustenable","title":"modules.audio.faust.enable","text":"

Whether to enable Faust (functional DSP language).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudionoisesuppressioneasyeffectsenable","title":"modules.audio.noisesuppression.easyeffects.enable","text":"

Whether to enable EasyEffects.

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudionoisesuppressioneasyeffectsautostart","title":"modules.audio.noisesuppression.easyeffects.autostart","text":"

Autoload EasyEffects suppression profile

Type: boolean

Default: false

"},{"location":"audio.html#modulesaudionoisesuppressionnoisetorchenable","title":"modules.audio.noisesuppression.noisetorch.enable","text":"

Whether to enable Noisetorch.

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudionoisesuppressionnoisetorchautostart","title":"modules.audio.noisesuppression.noisetorch.autostart","text":"

Autoload Noisetorch suppression

Type: boolean

Default: false

"},{"location":"audio.html#modulesaudiotenacityenable","title":"modules.audio.tenacity.enable","text":"

Whether to enable Tenacity (Audacity fork).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudioyabridgeenable","title":"modules.audio.yabridge.enable","text":"

Whether to enable Yabridge (Windows VST plugin manager).

Type: boolean

Default: false

Example: true

"},{"location":"audio.html#modulesaudioyabridgeautosync","title":"modules.audio.yabridge.autoSync","text":"

Sync yabridge plugins on nixos-rebuild

Type: boolean

Default: false

"},{"location":"emacs.html","title":"Emacs","text":""},{"location":"emacs.html#modulesemacsenable","title":"modules.emacs.enable","text":"

Whether to enable Emacs module.

Type: boolean

Default: false

Example: true

"},{"location":"emacs.html#modulesemacsdoomenable","title":"modules.emacs.doom.enable","text":"

Whether to enable Doom Emacs framework.

Type: boolean

Default: false

Example: true

"},{"location":"emacs.html#modulesemacsdoomautosync","title":"modules.emacs.doom.autoSync","text":"

Sync Doom Emacs on nixos-rebuild

Type: boolean

Default: false

"},{"location":"emacs.html#modulesemacsdoomautoupgrade","title":"modules.emacs.doom.autoUpgrade","text":"

Upgrade Doom Emacs on nixos-rebuild

Type: boolean

Default: false

"},{"location":"emacs.html#modulesemacsnativecomp","title":"modules.emacs.nativeComp","text":"

Use Emacs 28.x branch with native comp support

Type: boolean

Default: false

"},{"location":"emacs.html#modulesemacsnixpkgs","title":"modules.emacs.nixpkgs","text":"

Use Emacs from the official repositories

Type: boolean

Default: false

"},{"location":"emacs.html#modulesemacspgtknativecomp","title":"modules.emacs.pgtkNativeComp","text":"

Use Emacs 29.x branch with native comp and pure gtk support

Type: boolean

Default: false

"},{"location":"email.html","title":"Email","text":""},{"location":"email.html#modulesemailenable","title":"modules.email.enable","text":"

Whether to enable Email.

Type: boolean

Default: false

Example: true

"},{"location":"email.html#modulesemailautosync","title":"modules.email.autosync","text":"

Whether to enable Automatically call \"notmuch new\" via systemd timer.

Type: boolean

Default: false

Example: true

"},{"location":"email.html#modulesemailimapnotify","title":"modules.email.imapnotify","text":"

Whether to enable Use imapnotify to sync and index mail automatically.

Type: boolean

Default: false

Example: true

"},{"location":"email.html#modulesemailkmailenable","title":"modules.email.kmail.enable","text":"

Whether to enable Kmail.

Type: boolean

Default: false

Example: true

"},{"location":"email.html#modulesemailkmailautostart","title":"modules.email.kmail.autostart","text":"

Whether to enable Autostart Kmail.

Type: boolean

Default: false

Example: true

"},{"location":"firefox.html","title":"Firefox","text":""},{"location":"firefox.html#modulesfirefoxenable","title":"modules.firefox.enable","text":"

Whether to enable Firefox.

Type: boolean

Default: false

Example: true

"},{"location":"firefox.html#modulesfirefoxdefaultbookmarks","title":"modules.firefox.defaultBookmarks","text":"

Preset standard bookmarks and folders

Type: boolean

Default: false

"},{"location":"firefox.html#modulesfirefoxdisabletabbar","title":"modules.firefox.disableTabBar","text":"

Disable the firefox tab bar (for TST)

Type: boolean

Default: false

"},{"location":"firefox.html#modulesfirefoxgnometheme","title":"modules.firefox.gnomeTheme","text":"

Use Firefox gnome theme (rafaelmardojai)

Type: boolean

Default: false

"},{"location":"firefox.html#modulesfirefoxvaapi","title":"modules.firefox.vaapi","text":"

Enable firefox vaapi support

Type: boolean

Default: false

"},{"location":"firefox.html#modulesfirefoxwayland","title":"modules.firefox.wayland","text":"

Enable firefox wayland support

Type: boolean

Default: false

"},{"location":"fish.html","title":"Fish","text":""},{"location":"fish.html#modulesfishenable","title":"modules.fish.enable","text":"

Whether to enable Fish.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html","title":"Flatpak","text":""},{"location":"flatpak.html#modulesflatpakenable","title":"modules.flatpak.enable","text":"

Whether to enable Flatpak module.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakautoprune","title":"modules.flatpak.autoPrune","text":"

Remove unused packages on nixos-rebuild

Type: boolean

Default: false

"},{"location":"flatpak.html#modulesflatpakautoupdate","title":"modules.flatpak.autoUpdate","text":"

Update flatpak apps on nixos-rebuild

Type: boolean

Default: false

"},{"location":"flatpak.html#modulesflatpakbottlesenable","title":"modules.flatpak.bottles.enable","text":"

Whether to enable Bottles.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakdiscordenable","title":"modules.flatpak.discord.enable","text":"

Whether to enable Discord.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakextraglobaloverride","title":"modules.flatpak.extraGlobalOverride","text":"

Additional global overrides

Type: list of string

Default: [ ]

Example:

[\n  \"\\${config.home.homeDirectory}/Documents:ro\"\n]\n
"},{"location":"flatpak.html#modulesflatpakextrainstall","title":"modules.flatpak.extraInstall","text":"

Flatpaks that will be installed additionally

Type: list of string

Default: [ ]

"},{"location":"flatpak.html#modulesflatpakextraoverride","title":"modules.flatpak.extraOverride","text":"

Additional overrides

Type: list of (attribute set)

Default: [ ]

Example:

[\n  {\n    \"com.usebottles.bottles\" = \"\\${config.home.homeDirectory}/Documents\";\n  }\n]\n
"},{"location":"flatpak.html#modulesflatpakextraremove","title":"modules.flatpak.extraRemove","text":"

Flatpaks that will be removed additionally (use with extraInstall)

Type: list of string

Default: [ ]

"},{"location":"flatpak.html#modulesflatpakflatsealenable","title":"modules.flatpak.flatseal.enable","text":"

Whether to enable Flatseal.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakfontfix","title":"modules.flatpak.fontFix","text":"

Link fonts to ~/.local/share/fonts so flatpak apps can find them

Type: boolean

Default: true

"},{"location":"flatpak.html#modulesflatpakiconfix","title":"modules.flatpak.iconFix","text":"

Link icons to ~/.local/share/icons so flatpak apps can find them

Type: boolean

Default: true

"},{"location":"flatpak.html#modulesflatpakjabrefenable","title":"modules.flatpak.jabref.enable","text":"

Whether to enable Jabref.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakobsidianenable","title":"modules.flatpak.obsidian.enable","text":"

Whether to enable Obsidian.

Type: boolean

Default: false

Example: true

"},{"location":"flatpak.html#modulesflatpakspotifyenable","title":"modules.flatpak.spotify.enable","text":"

Whether to enable Spotify.

Type: boolean

Default: false

Example: true

"},{"location":"gaming.html","title":"Gaming","text":""},{"location":"gaming.html#modulesgamingenable","title":"modules.gaming.enable","text":"

Whether to enable Gaming module.

Type: boolean

Default: false

Example: true

"},{"location":"gaming.html#modulesgamingbottlesenable","title":"modules.gaming.bottles.enable","text":"

Whether to enable Bottles (flatpak).

Type: boolean

Default: false

Example: true

"},{"location":"gaming.html#modulesgamingprismenable","title":"modules.gaming.prism.enable","text":"

Whether to enable PrismLauncher for Minecraft (flatpak).

Type: boolean

Default: false

Example: true

"},{"location":"gaming.html#modulesgamingsteamenable","title":"modules.gaming.steam.enable","text":"

Whether to enable Steam (flatpak).

Type: boolean

Default: false

Example: true

"},{"location":"gaming.html#modulesgamingsteamadwaita","title":"modules.gaming.steam.adwaita","text":"

Enable the adwaita-for-steam skin

Type: boolean

Default: false

"},{"location":"gaming.html#modulesgamingsteamgamescope","title":"modules.gaming.steam.gamescope","text":"

Enable the gamescope micro compositor (flatpak)

Type: boolean

Default: false

"},{"location":"gaming.html#modulesgamingsteamprotonup","title":"modules.gaming.steam.protonup","text":"

Enable ProtonUP-QT

Type: boolean

Default: false

"},{"location":"gnome.html","title":"Gnome","text":""},{"location":"gnome.html#modulesgnomeenable","title":"modules.gnome.enable","text":"

Whether to enable Gnome Desktop.

Type: boolean

Default: false

Example: true

"},{"location":"gnome.html#modulesgnomeextensions","title":"modules.gnome.extensions","text":"

Enable Gnome shell-extensions

Type: boolean

Default: false

"},{"location":"gnome.html#modulesgnomethemenumixcursor","title":"modules.gnome.theme.numixCursor","text":"

Enable the Numix cursor theme

Type: boolean

Default: false

"},{"location":"gnome.html#modulesgnomethemepapirusicons","title":"modules.gnome.theme.papirusIcons","text":"

Enable the Papirus icon theme

Type: boolean

Default: false

"},{"location":"gnome.html#modulesgnomethemewallpaper","title":"modules.gnome.theme.wallpaper","text":"

What wallpaper to use

Type: string

Default: \"constructionsite\"

"},{"location":"hyprland.html","title":"Hyprland","text":""},{"location":"hyprland.html#moduleshyprlandenable","title":"modules.hyprland.enable","text":"

Whether to enable Hyprland Window Manager + Compositor.

Type: boolean

Default: false

Example: true

"},{"location":"hyprland.html#moduleshyprlandtheme","title":"modules.hyprland.theme","text":"

Wallpaper and colorscheme to use

Type: string

"},{"location":"kitty.html","title":"Kitty","text":""},{"location":"kitty.html#moduleskittyenable","title":"modules.kitty.enable","text":"

Whether to enable Kitty.

Type: boolean

Default: false

Example: true

"},{"location":"misc.html","title":"Misc","text":""},{"location":"misc.html#modulesmiscenable","title":"modules.misc.enable","text":"

Whether to enable Misc module.

Type: boolean

Default: false

Example: true

"},{"location":"misc.html#modulesmisckeepassenable","title":"modules.misc.keepass.enable","text":"

Whether to enable KeePassXC.

Type: boolean

Default: false

Example: true

"},{"location":"misc.html#modulesmisckeepassautostart","title":"modules.misc.keepass.autostart","text":"

Autostart KeePassXC

Type: boolean

Default: false

"},{"location":"misc.html#modulesmiscprotonmailenable","title":"modules.misc.protonmail.enable","text":"

Whether to enable ProtonMail.

Type: boolean

Default: false

Example: true

"},{"location":"misc.html#modulesmiscprotonmailautostart","title":"modules.misc.protonmail.autostart","text":"

Autostart ProtonMail Bridge

Type: boolean

Default: false

"},{"location":"neovim.html","title":"Neovim","text":""},{"location":"neovim.html#modulesneovimenable","title":"modules.neovim.enable","text":"

Whether to enable NeoVim.

Type: boolean

Default: false

Example: true

"},{"location":"neovim.html#modulesneovimalias","title":"modules.neovim.alias","text":"

Link nvim to vim/vi

Type: boolean

Default: false

"},{"location":"nextcloud.html","title":"Nextcloud","text":""},{"location":"nextcloud.html#modulesnextcloudenable","title":"modules.nextcloud.enable","text":"

Whether to enable Nextcloud Client.

Type: boolean

Default: false

Example: true

"},{"location":"nextcloud.html#modulesnextcloudautostart","title":"modules.nextcloud.autostart","text":"

Autostart the Nextcloud client (systemd)

Type: boolean

Default: false

"},{"location":"plasma.html","title":"Plasma","text":""},{"location":"plasma.html#modulesplasmaenable","title":"modules.plasma.enable","text":"

Whether to enable Plasma Desktop.

Type: boolean

Default: false

Example: true

"},{"location":"ranger.html","title":"Ranger","text":""},{"location":"ranger.html#modulesrangerenable","title":"modules.ranger.enable","text":"

Whether to enable Ranger.

Type: boolean

Default: false

Example: true

"},{"location":"ranger.html#modulesrangerpreview","title":"modules.ranger.preview","text":"

Enable Ranger image preview

Type: boolean

Default: false

"}]} \ No newline at end of file diff --git a/docs/sitemap.xml b/docs/sitemap.xml deleted file mode 100644 index 7a3adcfe..00000000 --- a/docs/sitemap.xml +++ /dev/null @@ -1,83 +0,0 @@ - - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - - None - 1980-01-01 - daily - - \ No newline at end of file diff --git a/docs/sitemap.xml.gz b/docs/sitemap.xml.gz deleted file mode 100644 index 3945161ea52f240a80f0629d5f0214509a51d720..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 205 zcmV;;05bm{iwFn+rp^)q|8r?{Wo=<_E_iKh0PWVj4uc>N2k_meAnbCwX@j_R?9@I0 zL8>GO7HDnXzW9;Gy(