Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 7e6c395ff8 - Show all commits

View File

@ -4,5 +4,6 @@
imports = [
./boot.nix
./fs.nix
./hw.nix
];
}

View File

@ -3,7 +3,6 @@
{
imports = [
../common/main.nix
./hardware-configuration.nix
./gitlab-runner.nix
./monitoring.nix