cachyos kernel & determinate nix
This commit is contained in:
7
modules/core/determinate.nix
Normal file
7
modules/core/determinate.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ inputs }: {
|
||||
den.aspects.determinate = {
|
||||
nixos = {
|
||||
imports = [ inputs.determinate.nixosModules.default ];
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user