1

Update nixtop module

This commit is contained in:
2023-04-26 09:16:46 +02:00
parent 8c5960aece
commit 56e7fa1e27

View File

@ -15,7 +15,13 @@ rec {
../../modules
];
config = {
modules = {
};
home.packages = with pkgs; [
];
};
}