mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
github: Add home-manager binary
This commit is contained in:
parent
5d170654d3
commit
2ad0b34c51
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
name: traxys
|
||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
- run: nix build .#checks.x86_64-linux.launch
|
||||
- run: nix profile install nixpkgs#nixos-rebuild
|
||||
- run: nix profile install nixpkgs#nixos-rebuild nixpkgs#home-manager
|
||||
- run: nixos-rebuild build --flake .#ZeNixComputa
|
||||
- run: nixos-rebuild build --flake .#gandalf
|
||||
- run: home-manager build --flake .#"boyerq@thinkpad-nixos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue