update flake
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ ... }: {
|
||||
|
||||
flake.nixosModules.z2w = { ... }: {
|
||||
|
||||
imports = [
|
||||
];
|
||||
|
||||
config = {
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user