Merge branch 'containers' into new
This commit is contained in:
commit
d266a48b98
7 changed files with 53 additions and 51 deletions
|
@ -12,7 +12,10 @@ in
|
|||
home.packages = with pkgs; [
|
||||
v.hyprland-workspaces
|
||||
];
|
||||
services.mako.enable = true;
|
||||
|
||||
services = {
|
||||
mako.enable = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
wofi = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue