From a1297c350a6ebf373fa21c654ffabd55964d2b7b Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 12 Jun 2024 19:55:32 +0200 Subject: [PATCH] Remove copied readme --- systems/hikari3/readme.rst | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 systems/hikari3/readme.rst diff --git a/systems/hikari3/readme.rst b/systems/hikari3/readme.rst deleted file mode 100644 index be93e24..0000000 --- a/systems/hikari3/readme.rst +++ /dev/null @@ -1,35 +0,0 @@ -nixos for hikari -================ - -Hikari is my old MacBook Air. -It runs NixOS. - -I'm using that machine to migrate my existing Ubuntu Setup to NixOS in order to replace Ubuntu in the future. -And I use this Setup for my personal use. - -Installation ------------- - -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 - -I also need older php versions: - - nix-channel --add https://github.com/fossar/nix-phps/archive/master.tar.gz phps - nix-channel --update - -Add 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 - -TODOs ------ - -* Add docker-compose for Elasticsearch, proxy, solr.