remove useless stuff?
Some checks failed
/ nix fmt (push) Failing after 1m40s

This commit is contained in:
Ittihadyya 2024-11-26 15:30:44 +02:00
parent abd6c558a2
commit 6b043aefa9
2 changed files with 0 additions and 2 deletions

View file

@ -231,7 +231,6 @@ in {
nh nh
nix-output-monitor nix-output-monitor
nvd nvd
nixfmt-rfc-style
]; ];
} }
) )

View file

@ -22,7 +22,6 @@
gnused gnused
wget wget
nix nix
nixfmt-rfc-style
]; ];
labels = []; labels = [];
name = config.networking.hostName; name = config.networking.hostName;