dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Configuring the universe with Nix.

Results 45 dotfiles issues
Sort by recently updated
recently updated
newest added

My Arch container broke between 21.11 -> unstable. Ideally it'd be described declaratively. Here's how I get it set up: ```console $ distrobox create -i archlinux -n arch $ distrobox...

https://github.com/NixOS/nix/issues/3978#issuecomment-952418478

bug

Need Nix on my macOS laptop now. Ideally it borrows most of the config from Alakazam.

Another npm malware incident. If I have a project in `~/dev/x/`, how can I prevent it touching anything outside of that directory? This needs to be a cross-language solution. Following...

It could be managed by Nix in this repo. The benefit is that any real language will scale better than shell scripts and it could be written to be WM-agnostic....

Via sftp? The volumes are pretty big, ~150MB in some cases. I might not want to back this up weekly when so little tends to change in that timeframe? From...

If they can be declaratively configured.

Directly via Nix or indirectly via a container. Adlists, settings, etc.

blocked