forked from nyanloutre/nixos-config
rename packages with new names
This commit is contained in:
parent
b9fc58fc59
commit
406be8c14f
3 changed files with 6 additions and 6 deletions
|
@ -95,7 +95,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
usb_modeswitch
|
||||
usb-modeswitch
|
||||
];
|
||||
|
||||
programs.wireshark.enable = true;
|
||||
|
|
|
@ -46,11 +46,11 @@
|
|||
usbutils
|
||||
|
||||
# Réseau
|
||||
telnet
|
||||
inetutils
|
||||
rclone
|
||||
lftp
|
||||
wireguard
|
||||
nfsUtils
|
||||
wireguard-tools
|
||||
nfs-utils
|
||||
nmap
|
||||
|
||||
# Divers
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
monero-gui
|
||||
|
||||
firefox
|
||||
torbrowser
|
||||
tor-browser-bundle-bin
|
||||
chromium
|
||||
|
||||
tdesktop
|
||||
|
@ -52,7 +52,7 @@
|
|||
inherit (texlive) scheme-small titling collection-langfrench cm-super;
|
||||
})
|
||||
|
||||
gnome-breeze
|
||||
libsForQt5.breeze-gtk
|
||||
|
||||
libreoffice
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue