mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-12 17:34:24 +02:00
feat: simplify flake.nix
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
./apps.nix
|
||||
./nix-core.nix
|
||||
./system.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user