add restruct4
This commit is contained in:
16
home/extra/default.nix
Normal file
16
home/extra/default.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
home-manager = {
|
||||
cnst.imports = [
|
||||
./firefox
|
||||
./neovim
|
||||
./zellij
|
||||
./cnst-pkgs
|
||||
];
|
||||
adam.imports = [
|
||||
./firefox
|
||||
./neovim
|
||||
./zellij
|
||||
./adam-pkgs
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user