add restruct5

This commit is contained in:
cnst
2024-06-28 16:44:09 +02:00
parent 1f8ea57bdc
commit e60e04b9de
4 changed files with 44 additions and 18 deletions

View File

@@ -1,16 +0,0 @@
{
home-manager = {
cnst.imports = [
./firefox
./neovim
./zellij
./cnst-pkgs
];
adam.imports = [
./firefox
./neovim
./zellij
./adam-pkgs
];
};
}