feat: full refactoring - work in progress...
This commit is contained in:
11
modules/home-manager/bundles/default.nix
Normal file
11
modules/home-manager/bundles/default.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./desktop-apps.nix
|
||||
./myhypr.nix
|
||||
./shell.nix
|
||||
./work-apps.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user