mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
Init
This commit is contained in:
9
hadi/default.nix
Normal file
9
hadi/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
imports = [
|
||||
./app.nix
|
||||
./cli.nix
|
||||
./dev.nix
|
||||
./utils.nix
|
||||
./font.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user