Skip to content

feat(swaylock): add nix flake image to swaylock screen #29

feat(swaylock): add nix flake image to swaylock screen

feat(swaylock): add nix flake image to swaylock screen #29

Workflow file for this run

name: run flake check
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
jobs:
lints:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v12
- run: nix flake check