No description
Find a file
2026-08-23 00:04:17 +00:00
.forgejo/workflows switch to forgejo 2025-10-16 14:45:10 +02:00
.vscode Revert "Evict start" 2025-06-19 18:20:34 +00:00
hosts feat(desktop): add FrameForge Warframe companion module 2026-08-13 18:58:15 +02:00
modules fix(nova-chatmix): fix udev uaccess ordering broken by systemd 261 2026-08-13 20:06:38 +02:00
overlays changes 2026-08-13 19:21:51 +02:00
secrets changes 2026-08-13 18:07:43 +02:00
AGENTS.md feat(desktop): add Codex Desktop module 2026-08-13 18:07:35 +02:00
flake.lock chore(flake): bump inputs 2026-08-23 00:04:13 +00:00
flake.nix feat(desktop): add oh-my-pi (omp) AI coding agent 2026-08-13 18:30:45 +02:00
LICENSE Create LICENSE 2025-03-30 16:01:33 +02:00
README.md Change DisplayLink version 2025-03-02 12:52:09 +01:00
test-vm.sh darlings 2026-03-23 23:55:10 +01:00

Manual config

  • Install displaylink drivers: nix-prefetch-url --name displaylink-610.zip https://www.synaptics.com/sites/default/files/exe_files/2024-10/DisplayLink%20USB%20Graphics%20Software%20for%20Ubuntu6.1-EXE.zip

Updating wifi networks

Update wifi.age with xml_to_env.py in the secrets folder, using adb shell su -c "cat /data/misc/apexdata/com.android.wifi/WifiConfigStore.xml" > WifiConfigStore.xml.

nix build .#nixosConfigurations.jupiter.config.system.build.toplevel --option substituters "https://winapps.cachix.org/ https://tiebe.cachix.org?priority=10 https://nix-community.cachix.org?priority=20 https://cache.nixos.org?priority=30 https://cache.nixos.org/" --option trusted-public-keys "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= winapps.cachix.org-1:HI82jWrXZsQRar/PChgIx1unmuEsiQMQq+zt05CD36g= tiebe.cachix.org-1:gIjdnOcIlX9TOKT6StlrNvhCAnQiy9vAoxMfzMhVg54= nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" --option experimental-features "nix-command flakes"

nix-env --profile /nix/var/nix/profiles/system --set ./result
sudo ./result/bin/switch-to-configuration switch
rm ./result