mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
6 lines
282 B
Bash
6 lines
282 B
Bash
#!/bin/sh
|
|
|
|
nixos-rebuild build --flake /home/richie/projects/dotfiles#bob
|
|
nixos-rebuild build --flake /home/richie/projects/dotfiles#jeeves
|
|
nixos-rebuild build --flake /home/richie/projects/dotfiles#muninn
|
|
nixos-rebuild build --flake /home/richie/projects/dotfiles#rhapsody-in-green |