mirror of
https://gitlab.com/rensa-nix/utils.git
synced 2025-12-12 07:30:13 +01:00
chore: add docs & CI
This commit is contained in:
parent
3363059b65
commit
f8f5dbd535
18 changed files with 407 additions and 26 deletions
|
|
@ -13,6 +13,8 @@
|
|||
recursiveUpdate
|
||||
;
|
||||
in rec {
|
||||
module = ./ren-module.nix;
|
||||
|
||||
mkSystem = import ./mkSystem.nix args;
|
||||
mkHome = import ./mkHome.nix args;
|
||||
mkDisk = import ./mkDisk.nix args;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue