FAQ: Difference between revisions
imported>Makefu No edit summary |
imported>Makefu |
||
Line 2: | Line 2: | ||
New questions should go to http://unix.stackexchange.com/questions/tagged/nixos | New questions should go to http://unix.stackexchange.com/questions/tagged/nixos | ||
== Why is Nix written in C++ and Perl rather than a functional language like Haskell or OCaml, given the strong influence that functional programming has obviously had on Nix == | == Why is Nix written in C++ and Perl rather than a functional language like Haskell or OCaml, given the strong influence that functional programming has obviously had on Nix == | ||
Line 18: | Line 16: | ||
== How to restart a systemd service? == | == How to restart a systemd service? == | ||
systemctl restart unit | systemctl restart unit |