added flakes for nix

This commit is contained in:
lsoriano-mcm
2025-08-08 16:43:46 -05:00
parent ad7ee4ad27
commit 28be4d1bb4
7 changed files with 634 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
{
imports = [
./desktop.nix
];
}