dotfiles/nixos
DannyDannyDanny 6494056b4c feat: add vlc
2026-02-06 15:30:19 +07:00
..
home/danny feat: add vlc 2026-02-06 15:30:19 +07:00
hosts refactor: home confign + macos.nix with direnv and additional development tools 2026-01-11 13:18:43 +01:00
fish.nix fix: parametrize home folder 🐛 2025-12-28 21:39:20 +00:00
flake.lock fix: disable bloat, temporarily disable failing builds 🐛 2026-01-11 13:02:58 +01:00
flake.nix Add automatic backup configuration for home-manager 2026-02-01 15:03:45 +01:00
hardware-configuration.nix merge: hardware config from main 2025-07-27 16:06:02 +02:00
neovim.nix fix: remove bad cmd go=a 🐛🔥 2026-01-11 15:10:29 +01: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