Add GitHub Actions CI workflow for flake checking

Co-authored-by: Jyumpp <11142390+Jyumpp@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-17 14:55:14 +00:00
parent 26e6b8e9d8
commit 6ee3906cb5
2 changed files with 127 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# UGA Innovation Factory - NixOS Systems
[![CI](https://github.com/UGA-Innovation-Factory/nixos-systems/actions/workflows/ci.yml/badge.svg)](https://github.com/UGA-Innovation-Factory/nixos-systems/actions/workflows/ci.yml)
This repository contains the NixOS configuration for the Innovation Factory's fleet of laptops, desktops, Surface tablets, and containers. It provides a declarative, reproducible system configuration using Nix flakes.
## Documentation