fix README

This commit is contained in:
2025-08-14 21:20:05 +02:00
parent 2b3a9dd6ec
commit f3c439d038

View File

@@ -1,3 +1,4 @@
# Programvareverkstedets nettside # Programvareverkstedets nettside
A website created with the latest and greatest web technologies. A website created with the latest and greatest web technologies.
@@ -15,8 +16,9 @@ The development environment can be setup with:
nix develop nix develop
For this you will need to install the nix package manager and possibly set the experimental features in your nix config, likely located at /etc/nix/nix.conf or $HOME/.config/nix/nix.conf For this you will need to install the nix package manager and possibly set the experimental features in your nix config, likely located at /etc/nix/nix.conf or $HOME/.config/nix/nix.conf.
Installing nix with your package manager might not work without some tweaking, but the upstream script should just work which you can find [https://nixos.org/download/](here).
Installing nix with your package manager might not work without some tweaking, but the upstream script should just work which you can find [here](https://nixos.org/download/).
experimental-features = flakes nix-command experimental-features = flakes nix-command