Merge branch 'containers' into new

This commit is contained in:
Vivian 2024-08-01 11:15:29 +02:00
commit d266a48b98
7 changed files with 53 additions and 51 deletions

View file

@ -12,7 +12,10 @@ in
home.packages = with pkgs; [
v.hyprland-workspaces
];
services.mako.enable = true;
services = {
mako.enable = true;
};
programs = {
wofi = {