some upd
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
# firefox # in nixos config
|
||||
telegram-desktop
|
||||
vscode
|
||||
spotify-player
|
||||
spotify
|
||||
brightnessctl
|
||||
];
|
||||
|
||||
programs.direnv.enable = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
programs.direnv.enableZshIntegration = true;
|
||||
|
||||
imports = [ inputs.zen-browser.homeModules.twilight ];
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user