Configuration for my systems and homes for NixOS and macOS.
Go to file
2023-07-20 12:02:37 +01:00
maddie dmenu, dwm, new alias and manpages fix 2023-07-20 12:02:37 +01:00
systems dmenu, dwm, new alias and manpages fix 2023-07-20 12:02:37 +01:00
utils initial commit 2023-03-09 08:33:38 +00:00
.gitignore initial commit 2023-03-09 08:33:38 +00:00
flake.lock dmenu, dwm, new alias and manpages fix 2023-07-20 12:02:37 +01:00
flake.nix fixes and added tau 2023-05-13 21:48:48 +01:00
overlays.nix dmenu, dwm, new alias and manpages fix 2023-07-20 12:02:37 +01:00
README.md updated README with latest changes for Mac 2023-04-02 23:33:43 +01:00

Maddie's NixFiles

A Nix flake for my system configuration - WIP.

Structure

  • ./maddie - A folder for my home-manager configs (aka my user)
    • ./maddie/macos - Specifically macOS (darwin) home configuration
    • ./maddie/nixos - Specifically NixOS home configuration
    • ./maddie/common - Home configuration available on all systems
  • ./systems - A folder for my system-wide configs
    • ./systems/mmacbookpro/ - System configuration for my MacBook Pro (M.MacBookPro)
    • ./systems/mdesktop - System configuration for my desktop (M.Desktop)
  • overlays.nix - A file for my nixpkgs overlays

Many thanks

  • ❤️ Thanks to @Minion3665 who helped me make this config