Commit graph

13 commits

Author SHA1 Message Date
91284a73ca
[fix] fmt: change formatter to nixfmt-rfc-style
Alejandra has ads and splits files into too many new lines.
2024-07-04 22:33:55 +02:00
4e85e68b9d
[fix] nixos: remove big packages
All checks were successful
/ check (push) Successful in 24s
/ build (docs) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 12s
Remove big packages (gcc & clang) from the default configuration (gate
it behind the dev configuration).
2024-07-02 23:37:46 +02:00
1da87b1153
[feat] flake: prepare for 24.05
We add an `unstable` overlay (available through `pkgs.unstable`) and pin
nixpkgs to the `nixos-24.05` branch. Neovim is still kept in unstable (I
want to live in the bleeding edge c:).
2024-06-01 20:21:28 +02:00
github-actions[bot]
ded9630aff [fix] stylix: respect enable option 2024-05-26 18:12:08 +02:00
bf0ee5ba2b
[feat] fonts: use home-manger default fonts
This removes the need for my stylix fork (for me).
2024-05-20 14:34:44 +02:00
c19ceb54b7
[fix] *.nix: statix checks 2024-05-20 14:14:10 +02:00
39c2fb096c
[fix] *.nix: reformat with alejandra 2024-05-04 20:59:17 +02:00
2519705f12
fix: remove lib.mdDoc (deprecated) 2024-04-19 19:26:27 +02:00
2e6821f878 feat(printing): enable printer autodiscovery
Only if printing itself is enabled (which is enabled  for all my
computers, but not my servers).
2024-04-19 18:08:44 +02:00
ce37942672
fix: Format according to nixfmt-rfc-style 2024-04-05 12:04:23 +02:00
f01a1463fe
feat: Add jconfig.dev.enable option
Currently it only enables dev documentation, but maybe I'll add more
stuff.
2024-03-02 18:56:30 +01:00
50e8962025
feat(docs): Add image preview to image options 2024-02-18 16:46:15 +01:00
00e193c0d4
fix: Rename ./nixos to ./system
This makes it clearer that it is the system configuration.
2024-02-18 15:43:37 +01:00