mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
move krebs packages to different config
This commit is contained in:
6
configs/packages/default.nix
Normal file
6
configs/packages/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ config, ... }:
|
||||
{
|
||||
imports = [
|
||||
./krebs.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user