this post was submitted on 14 Dec 2024
4 points (100.0% liked)
nixos
1289 readers
2 users here now
All about NixOS - https://nixos.org/
founded 4 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The error I'm getting is " syntax error, unexpected '=', expecting end of file
Probably you're putting the code in the wrong place.
Maybe try searching GitHub for example code, lots of people put their configs on there. Or if you post your whole config file someone can probably help
TYSM IT WORKED
It goes in a module inside the attrset braces where other options are also set. configuration.nix already has that.
Actually, post your code. That way we don’t have to guess.