organized files

This commit is contained in:
biscuit
2025-05-14 06:35:05 -05:00
parent 2232374d24
commit a6b08c1a98
3 changed files with 14 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
{ ... }: {
imports = [
../packages/nvim/default.nix
];
}
+6
View File
@@ -0,0 +1,6 @@
{ ... }: {
imports = [
../packages/hyprland/default.nix
];
}