dotfiles/nixos
2025-12-01 10:34:57 +01:00
..
home/danny feat: make alacritty maximized and not fullscreen 🎨 2025-09-13 21:16:06 +02:00
hosts feat: add zoxide 2025-12-01 10:31:44 +01:00
fish.nix feat: enable zoxide on shell init 2025-12-01 10:34:57 +01:00
flake.lock chore: udpate lockfile 🔒 📌 2025-09-12 12:23:02 +02:00
flake.nix fix(darwin+HM): align nixpkgs↔nix-darwin, force HM home path, dedupe nvim/tmux 🔧 2025-09-09 21:57:04 +02:00
hardware-configuration.nix merge: hardware config from main 2025-07-27 16:06:02 +02:00
neovim.nix Clean up trailing whitespaces 2025-09-13 17:39:26 +02:00
ollama.nix feat: add ollama 💩 2025-10-26 19:48:17 +01:00
readme.md doc: rebuilding darwin-nix ♻️📝 2025-09-10 10:33:50 +02:00
tmux.nix merge: tmux.nix from wsl branch 2025-07-27 14:52:35 +02:00
uxplay.nix merge: uxplay from main 2025-07-27 16:08:35 +02:00
wsl.conf chore: remove wsl.conf 2025-09-09 15:24:51 +02:00

Rebuild nixos and points to dotfiles dir:

sudo nixos-rebuild switch --flake ~/dotfiles/nixos#macbookair
# or
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#wsl
# or
sudo -H nix run github:lnl7/nix-darwin -- switch --flake ~/dotfiles/nixos#Daniel-Macbook-Air