upload af nix configs

This commit is contained in:
2026-07-12 14:39:07 +02:00
commit f4382c7a97
8 changed files with 189 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{ ... }: {
imports = [
./kde.nix
];
}