Skip to content

Commit

Permalink
Update roles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Oct 19, 2024
1 parent 8f5ecb2 commit 9c3740b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
nix-channel --update
nix-shell -p nixos-install-tools --run "nixos-generate-config"
cd athena-nix/nixos
mkdir /etc/nixos
cp -rf home-manager hosts modules pkgs configuration.nix default.nix /etc/nixos/
nix-shell -p nixos-rebuild --run "nixos-rebuild switch -I nixos-config=/etc/nixos/configuration.nix"
# Final job to send summary to webhook
Expand Down

0 comments on commit 9c3740b

Please sign in to comment.