Fix formatting.
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
file
|
file
|
||||||
lm_sensors # TODO: this shouldn't be installed on cloud nodes
|
lm_sensors # TODO: this shouldn't be installed on cloud nodes
|
||||||
nodejs_20 # TODO: this is for one job on nomad, it should just be a dependency there
|
nodejs_20 # TODO: this is for one job on nomad, it should just be a dependency there
|
||||||
neovim
|
neovim
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user