mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
cant get this shit to work
This commit is contained in:
parent
b9d6fae889
commit
1861c3e6e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue