first
This commit is contained in:
7
modules/home-manager/default.nix
Normal file
7
modules/home-manager/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
# Home Manager modules organized by category
|
||||
{
|
||||
imports = [
|
||||
./cli
|
||||
./coding
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user