This commit is contained in:
fleaz 2022-02-23 23:42:42 +01:00
parent e6c5e39542
commit d4f1d7543c
8 changed files with 133 additions and 130 deletions

View file

@ -100,7 +100,7 @@ in
EDITOR = "vim";
XDG_SCREENSHOTS_DIR = "/home/fleaz/screenshots/";
PATH = "$PATH:/home/fleaz/bin:/home/fleaz/workspace/go/bin";
DEFAULT_BROWSER = "${pkgs.firefox}/bin/firefox";
DEFAULT_BROWSER = "${pkgs.firefox}/bin/firefox";
};
oh-my-zsh = {
enable = true;
@ -138,7 +138,7 @@ in
day = 5500;
night = 3300;
};
};
services.blueman-applet.enable = true;