🎨 nix fmt
This commit is contained in:
parent
53bc9b3176
commit
a0d942dc6b
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ jobs:
|
|||
rm .ssh_key
|
||||
- name: nix build orbi
|
||||
run: nix build .#nixosConfigurations.orbi.config.system.build.toplevel
|
||||
# - name: nix build cream
|
||||
# run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
||||
# - name: nix build cream
|
||||
# run: nix build .#nixosConfigurations.cream.config.system.build.toplevel
|
||||
- name: nix build cherry
|
||||
run: nix build .#nixosConfigurations.cherry.config.system.build.toplevel
|
||||
- name: nix build chungus
|
||||
|
|
Loading…
Reference in a new issue