copy laptop home configs

This commit is contained in:
2026-06-20 16:37:18 -05:00
parent 3e8ccf87a8
commit 49b665abac
15 changed files with 1048 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
{ ... }: {
imports = [
./alacritty.nix
./firefox.nix
./fish.nix
./git.nix
./nixvim.nix
];
}