shit be workin out
This commit is contained in:
parent
a752457f13
commit
1965b14303
7 changed files with 24 additions and 4 deletions
|
|
@ -1,8 +1,9 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./fuzzel.nix
|
||||
./hyprlock.nix
|
||||
./hyprland
|
||||
./hyprlock.nix
|
||||
./mako.nix
|
||||
];
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
3
home/wayland/mako.nix
Normal file
3
home/wayland/mako.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.mako.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue