Fix: hugo build

This commit is contained in:
DuN0z 2025-10-08 11:40:24 +02:00
parent 72154f92b7
commit da8f43f652
2 changed files with 4 additions and 2 deletions

View file

@ -46,7 +46,6 @@
environment.systemPackages = with pkgs; [
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
git
hugo
];
networking = {
useNetworkd = true;