mirror of
https://github.com/davegallant/nix-config
synced 2026-01-13 19:14:07 +00:00
Compare commits
2 Commits
abb3770040
...
bf66811239
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf66811239 | ||
|
|
f897c0c5ba |
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- uses: cachix/install-nix-action@v27
|
- uses: cachix/install-nix-action@v27
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
- uses: cachix/cachix-action@v14
|
- uses: cachix/cachix-action@v15
|
||||||
with:
|
with:
|
||||||
name: davegallant
|
name: davegallant
|
||||||
authToken: '${{ secrets.CACHIX_API_KEY }}'
|
authToken: '${{ secrets.CACHIX_API_KEY }}'
|
||||||
|
|||||||
@@ -94,6 +94,7 @@ in
|
|||||||
iputils
|
iputils
|
||||||
kazam
|
kazam
|
||||||
legendary-gl
|
legendary-gl
|
||||||
|
libation
|
||||||
lm_sensors
|
lm_sensors
|
||||||
mullvad-vpn
|
mullvad-vpn
|
||||||
netdata
|
netdata
|
||||||
|
|||||||
Reference in New Issue
Block a user