Skip to content

firefox: move policies to nixos config #126

firefox: move policies to nixos config

firefox: move policies to nixos config #126

Workflow file for this run

name: "flake: format check"
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v20
- name: Check if flake complies with default style
run: nix fmt -- -c .