Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-18 | Move jupyterWith to flake inputs | Adrian Kummerlaender | |
2021-08-18 | Flakeify home config | Adrian Kummerlaender | |
Use nix flakes instead of niv for pinning dependency channels. First step towards merging my "nixos-system" and "nixos-home" configs into a single trivially reproducible flake setup. Apply home config via: > nix build .#homeManagerConfigurations.common.activationPackage --impure > ./result/activate |