my dotfiles, managed with nix + home-manager
you might also be interested in my packages flake.
![]() |
![]() |
- install lesbian nix;
- have a scroll through docs/.
docs/
— documentation for future-mehosts/
— per-machine configurationshosts/antikythera/
— antikythera: Lenovo ThinkPad T480s (Intel i7-8650U)hosts/lumi
— lumi: Apple MacBook Air (M1)hosts/bastion
— bastion: Hewlett-Packard EliteBook 8460p (Intel i5-2520M)
modules/
— modules used by system configurationsmodules/common
— modules used by both NixOS and macOSmodules/nixos
— NixOS-specific modulesmodules/darwin
— macOS-specifc modulesmodules/home
— home-manager modules
- remove crappy gnome extensions app from launcher/gnome-shell: https://discourse.nixos.org/t/excluding-gnome-extensions-not-working-removing/50048/5
- add auto-accent-color to nixpkgs (needs gjs dep)
- update extension-manager in nixpkgs and add it to repology
- add xdg-autostart to home-manager
- add completions to warp-cli, goldwarden
- improve goldwarden, add gpg, add config https://github.com/quexten/goldwarden/wiki/Configuring-the-Daemon
- add celluloid options
hw-dec=auto
- setup fingerprint
- figure out how to add this: Set Word-wrap on as default in DBeaver - Super User
- write down the whole full disk access and developer tools thing
- Ryan Yin's NixOS & Flakes Book: https://nixos-and-flakes.thiscute.world/
- Vimjoyer's Modularize NixOS and Home Manager | Great Practices: https://www.youtube.com/watch?v=vYc6IzKvAJQ
(this is a leftover from uni, not sure where to put it)
sudo touch /etc/NetworkManager/conf.d/20-connectivity-fedora.conf
to stop captive portal helpers from popping up: https://unix.stackexchange.com/a/423708