mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-27 19:27:05 +02:00
refactor: development environment
This commit is contained in:
6
home/base/desktop/container/default.nix
Normal file
6
home/base/desktop/container/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./container.nix
|
||||
./kubernetes.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user