feat: p4 on hectic-lab

This commit is contained in:
2026-08-31 10:51:38 +00:00
parent 31cac93a4c
commit 07689e1a9e
5 changed files with 422 additions and 5 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
{ system, inputs, self, pkgs, flake }:
(import ./package { inherit system inputs self pkgs; })
{ system, inputs, self, pkgs, flake }:
(import ./package { inherit system inputs self pkgs; }) //
(import ./nixos { inherit system inputs self pkgs flake; })