move things around

This commit is contained in:
k3t
2026-03-18 07:44:50 -06:00
parent 42070a1e59
commit f78dd8996b
2 changed files with 3 additions and 20 deletions
+3 -7
View File
@@ -1,11 +1,7 @@
{
imports = [
./common.nix
./cfg/keepassxc.nix
./cfg/kitty.nix
];
programs = {
kitty = {
enable = true;
enableGitIntegration = true;
};
};
}
}