diff --git a/Programming/Darwin Migration.md b/Programming/Darwin Migration.md new file mode 100644 index 0000000..09a75b0 --- /dev/null +++ b/Programming/Darwin Migration.md @@ -0,0 +1,34 @@ +--- +title: Darwin Migration - Note +short_desc: Migration Plan to convert the current nix config on Mac OS to a module driven Base +tags: + - Note + - Nix + - Personal +timestamp: 25.12.2025 - 23:47 +path: +public: true +update: true +editor: markdown +uuid: "1766702841147" +--- +>[!info] +>Migration Plan to convert the current nix config on Mac OS to a module driven Base +> + +# Tasks +- [ ] Install Nix +- [ ] Base config + - [ ] Kitty + - [ ] Fish + - [ ] Starship + - [ ] Fastfetch + - [ ] Nixvim +- [ ] Yabai +- [ ] Sketchybar + + +## Sources +[Baseline](https://github.com/bgub/nix-macos-starter?tab=readme-ov-file) + +--- diff --git a/Programming/Nix Migration.md b/Programming/Nix Migration.md new file mode 100644 index 0000000..066d398 --- /dev/null +++ b/Programming/Nix Migration.md @@ -0,0 +1,26 @@ +--- +title: Nix Migration - Note +short_desc: Migration Plan to convert the current nix config on Desktop to a module driven Base +tags: + - Note + - Nix + - Personal +timestamp: 25.12.2025 - 23:47 +path: +public: true +update: true +editor: markdown +uuid: "1766702841147" +--- +>[!info] +>Migration Plan to convert the current nix config on Desktop to a module driven Base +> + +# Tasks +- [ ] Nix OS VM setup + - [ ] Nix way? + - [ ] Qemu +- [ ] Git Repository as a pkgs alternative +- [ ] + +---