This commit is contained in:
parent
259208cef9
commit
e1dc0e5eb8
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
home-manager.users.daniel = {
|
home-manager.users.daniel = {
|
||||||
lyte.shell.enable = true;
|
lyte.shell.enable = true;
|
||||||
lyte.desktop.enable = true;
|
lyte.desktop.enable = true;
|
||||||
home.file."~/.config/easyeffects/output" = {
|
home.file.".config/easyeffects/output" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
source = fetchGit {
|
source = fetchGit {
|
||||||
url = "https://github.com/ceiphr/ee-framework-presets";
|
url = "https://github.com/ceiphr/ee-framework-presets";
|
||||||
|
|
Loading…
Add table
Reference in a new issue