@@ -1,6 +1,5 @@
|
||||
{
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
smayzy,
|
||||
...
|
||||
@@ -13,10 +12,6 @@ in
|
||||
|
||||
home.file = lib.mkMerge [
|
||||
{
|
||||
".config/mako/config" = {
|
||||
source = builtins.toPath ../../../dotfiles/mako/config;
|
||||
force = true;
|
||||
};
|
||||
".config/wofi" = {
|
||||
source = builtins.toPath ../../../dotfiles/wofi;
|
||||
recursive = true;
|
||||
|
||||
Reference in New Issue
Block a user