Skip to content

laptop0: hyprland: add monitor configs #169

laptop0: hyprland: add monitor configs

laptop0: hyprland: add monitor configs #169

Workflow file for this run

name: Check
on:
push:
workflow_run:
workflows: [ Update ]
types:
- completed
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check Nix Flake
run: nix flake check