nixpkgs/systems/hikari
Daniel Siepmann b2e3f46643
Extract web dev into own functions for better maintenance
Use a function for static files and TYPO3 that can be called.
That way I separate the actual domains for development from the
definition.
2023-02-07 13:53:54 +01:00
..
cachix Restructure web development for hikari 2023-02-02 15:24:17 +01:00
web-development Extract web dev into own functions for better maintenance 2023-02-07 13:53:54 +01:00
cachix.nix Restructure web development for hikari 2023-02-02 15:24:17 +01:00
configuration.nix Limit sudo usage on hikari to wheels group 2023-02-05 21:33:56 +01:00
hardware-configuration.nix Restructure web development for hikari 2023-02-02 15:24:17 +01:00
readme.rst Restructure web development for hikari 2023-02-02 15:24:17 +01:00

Update to nixpkgs unstable via:

nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update

See: https://nixos.wiki/wiki/Nix_channels

Ad hardware channel:

nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware nix-channel --update

See: https://github.com/NixOS/nixos-hardware