cant get this shit to work

This commit is contained in:
Bryan Ramos 2023-06-06 15:18:25 -04:00
parent b9d6fae889
commit 1861c3e6e6

View file

@ -8,7 +8,7 @@
home.username = "bryan"; home.username = "bryan";
home.homeDirectory = "/home/bryan"; home.homeDirectory = "/home/bryan";
modules = { config.modules = {
gui.enable = true; gui.enable = true;
browsers.enable = true; browsers.enable = true;
alacritty.enable = true; alacritty.enable = true;