Add toml2nix.
This commit is contained in:
parent
641c21c77f
commit
05a0459e5a
@ -20,6 +20,7 @@
|
||||
config = lib.mkIf config.me.nixdev.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
yaml2nix
|
||||
toml2nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user