{"id":35888179,"url":"https://github.com/franzos/dotfiles","last_synced_at":"2026-02-11T20:28:11.684Z","repository":{"id":216279275,"uuid":"739900433","full_name":"franzos/dotfiles","owner":"franzos","description":"Guix dotflines","archived":false,"fork":false,"pushed_at":"2025-11-06T15:32:24.000Z","size":5102,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T17:26:52.003Z","etag":null,"topics":["dotfiles","guix","guix-configuration","guix-home"],"latest_commit_sha":null,"homepage":"","language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/franzos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-06T22:08:00.000Z","updated_at":"2025-11-06T15:32:29.000Z","dependencies_parsed_at":"2024-02-04T10:51:33.032Z","dependency_job_id":"4325b723-727f-4958-82fc-738612093ed3","html_url":"https://github.com/franzos/dotfiles","commit_stats":null,"previous_names":["franzos/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/franzos/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzos%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzos%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzos%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzos%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franzos","download_url":"https://codeload.github.com/franzos/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzos%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28446607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T05:05:00.929Z","status":"ssl_error","status_checked_at":"2026-01-15T05:04:58.515Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotfiles","guix","guix-configuration","guix-home"],"created_at":"2026-01-09T00:00:39.629Z","updated_at":"2026-02-11T20:28:11.678Z","avatar_url":"https://github.com/franzos.png","language":"Scheme","funding_links":[],"categories":["Config Examples"],"sub_categories":["Issue tracker"],"readme":"My .dotfiles; A work in progress.\n\n## System Configuration\n\n```bash\nsu - root\ncd /home/franz/dotfiles \u0026\u0026 guix system -L system reconfigure system/thinkpad.scm\ncd /home/franz/dotfiles \u0026\u0026 guix system -L system reconfigure system/framework.scm\n```\n\nDebug\n\n```bash\ncd /home/franz/dotfiles \u0026\u0026 guix repl -L system system/thinkpad.scm\n```\n\n## Home Configuration\n\n```bash\ncd /home/franz/dotfiles/home\nguix home reconfigure home.scm\n```\n\n## Mail\n\n```bash\necho \"Subject: Hi\" | msmtp -a gofranz.com mail@gofranz.com -v\n```\n\n## Themes\n\nAvailable: `ibm-5151`, `macos-classic`\n\nChange theme in `home/home.scm`:\n```scheme\n(define current-theme \"ibm-5151\")\n```\n\nTo add a new theme, create `home/themes/\u003cname\u003e/` with:\n- `foot.ini`, `sway-colors`, `waybar-light.css`, `waybar-dark.css`\n- `gtk-settings-light.ini`, `gtk-settings-dark.ini`\n- Darkman scripts: `foot-dark`, `foot-light`, `sway-dark`, `sway-light`, `waybar-dark`, `waybar-light`, `dunst-dark`, `dunst-light`, `vscode-dark`, `vscode-light`, `gtk-dark`, `gtk-light`\n\n## Features\n\n- **Darkman** - Automatic dark/light theme switching at sunrise/sunset (toggle: `darkman toggle` or Mod+T)\n- **Sway** (Wayland) with greetd/wlgreet, waybar, swaylock\n- **Mail stack** - aerc + isync + msmtp + dovecot (local IMAP)\n- **Calendar/Contacts** - khal + pimsync (auto-sync every 10min)\n- **Rootless Podman** - Container runtime\n- **Mullvad VPN** - VPN service\n- **broot** - File navigator with multi-scheme theming\n- **Unattended upgrades** - Daily at 12:00 (pantherx + small-guix channels)\n- **LUKS encryption** - Full disk encryption\n- **TLP** - Power management with custom AC/battery profiles\n- **ZRAM** - Compressed swap (8G thinkpad, 24G framework)\n- **Chrome** with Hardware Acceleration\n- **Hibernation** Hibernate to disk after 60m standby\n\n### Security\n- Smart card support (pcscd)\n- lxqt-policykit agent\n- block-facebook-hosts\n- Yubikey challenge-response for sudo\n- Fingerprint login (greetd, swaylock)\n\n### Regulatory\n- Set WiFi country code to `PT` (Portugal). Check with `iw reg get`.\n\n#### Fingerprint Setup (Login)\n\nEnroll:\n\n```bash\nfprintd-enroll\n```\n\nVerify:\n\n```bash\nfprintd-verify\n```\n\n**Swaylock**: Press Enter, then scan fingerprint. Password login doesn't work due to [swaywm/swaylock#61](https://github.com/swaywm/swaylock/issues/61).\n\n#### Yubikey Setup (Challenge-Response for sudo)\n\nEnable slot 2:\n\n```bash\nguix shell python-yubikey-manager -- ykman config usb --enable OTP\n```\n\nProgram slot 2:\n\n```bash\n# openssl rand -hex 20\nguix shell python-yubikey-manager -- ykman otp chalresp --touch 2 \u003cyour-secret-hex\u003e\n```\n\nGenerate challenge file (once, with any key):\n\n```bash\nguix shell yubico-pam -- ykpamcfg -2 -v\n```\n\n### Hardware-specific\n- **Framework**: AMD GPU, fw-fanctrl\n- **Thinkpad**: Intel i915, SSH server, backlight udev rules\n\nAudio: I'm using Nothing Ear (Bluetooth) for crystal clear music and video calls - works perfectly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzos%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranzos%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzos%2Fdotfiles/lists"}