From a751ec4541d8ece14f2e32585e8a8e511b6c986d Mon Sep 17 00:00:00 2001 From: opdavies Date: Sat, 29 Mar 2025 23:43:02 +0000 Subject: [PATCH] Delete README.md --- README.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index fc843863..00000000 --- a/README.md +++ /dev/null @@ -1,34 +0,0 @@ -# dotfiles - -Cross-platform development environments for opdavies using Nix, NixOS and Home Manager. - -## Why did you move from Ansible? - -TBD. - -## Why NixOS? - -TBD. - -## Why Home Manager? - -TBD. - -## NixOS vs WSL2 (Windows) - -TBD. - -## Inspiration - -- [Chris Toomey](https://github.com/christoomey/dotfiles) -- [codico](https://github.com/codicocodes/dotfiles) -- [Dan Leech](https://github.com/dantleech/dotfiles) -- [Gabe Berke-Williams](https://github.com/gabebw/dotfiles) -- [Jeff Geerling](https://github.com/geerlingguy/dotfiles) -- [Jess Archer](https://github.com/jessarcher/dotfiles) -- [kensodev](https://github.com/KensoDev/dotfiles) -- [Robin Malfait](https://github.com/RobinMalfait/dotfiles) -- [TheAltF4Stream](https://github.com/ALT-F4-LLC/dotfiles-nixos) -- [ThePrimeagen](https://github.com/ThePrimeagen/.dotfiles) -- [Thoughtbot](https://github.com/thoughtbot/dotfiles) -- [TJ DeVries](https://github.com/tjdevries/config_manager)