Donovan Glover
|
cdf9652a34
|
meta: Use separate home-manager modules
This makes it easier to use our modules with home-manager on non-NixOS
distributions as needed.
|
2023-06-16 07:25:00 -04:00 |
|
Donovan Glover
|
43a07cc8d9
|
treewide: Switch from alejandra to nixpkgs-fmt
Neither nixfmt nor alejandra support the "standard" way to syntax
highlight multi-line strings in Nix, so nixpkgs-fmt is the only viable
solution.
|
2023-06-11 09:37:27 -04:00 |
|
Donovan Glover
|
3119b789f8
|
nix: Format with alejandra
Alejandra is written in Rust, has more tests than nixfmt, and handles
non-trivial code examples in Nix better.
|
2023-06-05 20:50:10 -04:00 |
|
Donovan Glover
|
57856917aa
|
nix: Move desktop modules to modules
This concludes the unification of modules. Future work could include
combining modules that are unlikely to be used separately.
|
2023-06-05 12:52:32 -04:00 |
|