No description
Find a file
2026-06-16 13:48:22 +02:00
.forgejo/workflows switch to forgejo 2025-10-16 14:45:10 +02:00
.sisyphus/plans feat(plasma): switch to Wayland session, add fonts and icon packages 2026-04-04 23:15:31 +02:00
.vscode Revert "Evict start" 2025-06-19 18:20:34 +00:00
hosts lots of changes 2026-06-16 13:45:53 +02:00
modules lots of changes 2026-06-16 13:45:53 +02:00
overlays lots of changes 2026-06-16 13:45:53 +02:00
secrets lots of changes 2026-06-16 13:45:53 +02:00
AGENTS.md docs: restore Firefox HOME wrapper guidance 2026-05-05 15:19:16 +02:00
flake.lock add flake lock 2026-06-16 13:48:22 +02:00
flake.nix lots of changes 2026-06-16 13:45:53 +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