4f5339ed9b
mpv: associate with youtube music URLs
2024-10-14 20:42:14 +00:00
de8e17ead1
nixpkgs: 0-unstable-2024-10-12 -> 0-unstable-2024-10-14
2024-10-14 20:40:16 +00:00
053d7d1156
nixpkgs-wayland: 0-unstable-2024-10-10 -> 0-unstable-2024-10-12
2024-10-14 20:40:16 +00:00
45cf4f5fb4
firefox-extensions.ublock: 1.60.1b12 -> 1.60.1b13
2024-10-14 20:40:16 +00:00
b41145e1f6
uassets: 0-unstable-2024-10-10 -> 0-unstable-2024-10-13
2024-10-14 20:40:16 +00:00
f24b463a34
firefox: bookmarks: add lib.rs search bookmark
2024-10-14 03:35:07 +00:00
29c13e35cb
neovim: fix cross compilation for newer nixpkgs
2024-10-14 03:08:53 +00:00
e5cc9afde6
dont ship koreader (cross build is failing on newer nixpkgs)
2024-10-14 03:08:53 +00:00
fb56c9ed73
ids: allocate a static id for resolvconf (part of future nixpkgs update)
2024-10-14 03:08:53 +00:00
936138e592
dmidecode: ship
2024-10-14 03:08:53 +00:00
341242d32d
envelope: remove unused inputs
2024-10-13 22:15:59 +00:00
d8a41ff3c6
envelope: init at 0.1.0-unstable-2024-09-13
...
the Cargo.lock file was manually generated by running `cargo build` in
the source directory.
2024-10-13 21:20:22 +00:00
455b05e99a
ollama: ship deepseek-coder-v2-16b-lite-instruct-q5_1,qwen2_5-32b-instruct-q2_K
2024-10-13 18:56:05 +00:00
7f5b262801
ollama: ship fewer models, improve notes on the remaining models
2024-10-13 08:37:50 +00:00
ea57fc5faa
ollamaPackages: fix install path so that ollama gives it a nicer name
2024-10-13 08:37:50 +00:00
b58416b6ac
ollamaPackages: add a bunch more
2024-10-13 08:37:50 +00:00
bc302df2fa
ollamaPackages.{qwen2_5-7b,qwen2_5-14b}: init, and cleanup the surroundings
2024-10-13 08:37:50 +00:00
14da2b6b6c
ollamaPackages: rename {model}_{variant} -> {model}-{variant}
2024-10-13 08:37:50 +00:00
ca9f2f5f07
ollamaPackages.{qwen2_5-coder-7b,mistral-large,mixtral-8x7b}: init
2024-10-13 08:37:50 +00:00
c4dbb977d4
llamaPackages.qwen2_5_32b: init
2024-10-13 08:37:50 +00:00
8380fdfb85
ollamaPackages.llama3_1_70b: init
2024-10-13 08:37:50 +00:00
cb963bba4c
ollama: ship mistral
2024-10-13 08:37:50 +00:00
8744870cd4
ollamaPackages.mistral: init
2024-10-13 08:37:50 +00:00
3169ab33dd
nix: ships in user environment
2024-10-13 08:37:50 +00:00
07218f2350
eg25-control: fix typos
2024-10-13 05:05:51 +00:00
e2fc11ba1a
nixpkgs-bootstrap: fix unl0kr patch hash
2024-10-13 05:05:33 +00:00
cdfa8afcfc
eg25-control: refactor in advance of PinePhonePro having different GPIOs for powering the modem
2024-10-13 00:48:08 +00:00
06ee80bc40
ollama: cleanup docs
2024-10-12 23:29:52 +00:00
21c44b3a3b
nixpkgs-bootstrap: remove unused common.nix file
2024-10-12 23:15:56 +00:00
cba800ca17
ollama: enable AMD GPU acceleration
2024-10-12 23:10:42 +00:00
643a6e8309
neovim: fix sandboxing when run as sudo
2024-10-12 22:44:17 +00:00
a753cf34ec
tree: fix sandboxing when run as sudo
2024-10-12 22:44:06 +00:00
cacec52d8e
ollama: enable on desko
2024-10-12 22:43:49 +00:00
2edce8e6c8
refactor: use mkEnableOption,mkPackageOption where applicable
2024-10-12 19:36:50 +00:00
11b706b132
refactor: use lib.getExe where applicable
2024-10-12 19:34:42 +00:00
ef2db7aaf9
firefox: bookmarks: add a google videos search shortcut
2024-10-12 17:13:04 +00:00
59cb238b00
nixpkgs-bootstrap: 0-unstable-2024-10-08 -> 0-unstable-2024-10-12
2024-10-12 16:14:38 +00:00
1f485f179f
nixpkgs-wayland: 0-unstable-2024-10-08 -> 0-unstable-2024-10-10
2024-10-12 16:14:23 +00:00
534f5fd45c
firefox-extensions.ublock-origin: 1.60.1b10 -> 1.60.1b12; metamask
2024-10-12 16:14:05 +00:00
af7faeaafe
common/fs: reduce the servo ftp mounts to just one ftp mount, plus a collection of bind mounts
...
simpler, more reliable, and less resource intensive!
2024-10-12 04:28:41 +00:00
b166de34ef
common/fs: reduce the ftp liveness checks to just one service
2024-10-12 03:38:39 +00:00
b60f7af59b
hosts/common/fs: refactor
2024-10-12 03:17:42 +00:00
3685a27e8e
refactor: hosts/common/fs: split into multiple files
2024-10-12 03:14:34 +00:00
f8a1751e44
fs.nix -> fs/default.nix
2024-10-12 03:01:56 +00:00
758b58cc5e
home/fs: make hung /mnt/servo/* less impactful (and also more debuggable)
...
logs now show in /var/log/curlftpfs, when enabled
previously unaccessed mounts still time out on first access without net, only it takes 120s instead of the more typical 20s
since each mount expires independently, it can still take 15 minutes after 'ls /mnt/servo/media' for that directory to become usable (but at least it *does*)
2024-10-12 03:00:01 +00:00
274a1683eb
nwg-panel: *drastically* reduce pipewire refresh intervals, to reduce load and log noise
2024-10-11 19:13:28 +00:00
ddb10a0da3
bonsaid: acquire from upstream module
2024-10-11 00:06:51 +00:00
c10686cf0f
nixpkgs-bootstrap: remove upstreamed alsa-utils patch
2024-10-10 23:07:31 +00:00
1ac398799c
bonsai: begin to push the service upstream
2024-10-10 22:55:24 +00:00
295742239e
nixpkgs-bootstrap: 0-unstable-2024-10-08 -> 0-unstable-2024-10-10
2024-10-10 18:03:01 +00:00