move firefox from nix to home-manager

remove unusable app
clean package
alacritty
Alexandre LUCAZEAU 2022-09-14 19:49:21 +02:00
parent 60f89aeaec
commit b456186ced
No known key found for this signature in database
GPG Key ID: 3C8ADB07A8217BD3
4 changed files with 4 additions and 14 deletions

View File

@ -114,6 +114,7 @@
fonts = with pkgs; [
corefonts
vistafonts
powerline-fonts
inconsolata
terminus_font
proggyfonts

View File

@ -4,17 +4,14 @@
environment.systemPackages = with pkgs; [
wget lshw openssh bc scrot zsh unzip zip file which vim gnumake tmux
wget lshw openssh bc unzip zip file which vim gnumake tmux
gitAndTools.gitFull
dmenu i3lock
mplayer
dmenu
pkgs.dconf
pulseaudio pavucontrol paprefs
docker
firefox
usbutils ntfs3g
exfat gsmartcontrol
powerline-fonts
networkmanagerapplet
networkmanager-openconnect
xorg.xbacklight

View File

@ -54,14 +54,6 @@
format = "{ssid} {signal_strength} {ip} {speed_down;K*b}";
hide_missing = true;
}
{
block = "toggle";
text = "maison";
command_state = "xrandr | grep \"^DP-1 connected";
command_on = "sh ~/Nextcloud/DRI/outils/matin.sh";
command_off = "sh ~/Nextcloud/DRI/outils/soir.sh";
interval = 5;
}
{
block = "backlight";
}

View File

@ -1,6 +1,7 @@
{ pkgs, ... }: {
programs.go.enable = true;
home.packages = with pkgs; [
firefox
thunderbird
vim
jq
@ -29,7 +30,6 @@
whois
inkscape
feh
i3blocks
acpi
cpufrequtils
xclip