craigeDeskop: replaced libewolf with firefox & tor-browser
This commit is contained in:
parent
ecc733c5cb
commit
695fb6d1e8
|
@ -26,7 +26,7 @@
|
|||
../profiles/qemu.nix # Qemu virtualisation
|
||||
../profiles/typingTutor.nix # Typing tutorials
|
||||
../profiles/weechat.nix # Weechat environment
|
||||
#../profiles/xmonad.nix # Xmonad desktop environment
|
||||
../profiles/xmonad.nix # Xmonad desktop environment
|
||||
../profiles/yubikey.nix # Yubikey tooling
|
||||
../secrets/craige.nix # Ssshhhhh!
|
||||
../secrets/root.nix # Ssshhhhh!
|
||||
|
@ -92,7 +92,6 @@
|
|||
exiftool # A tool to read, write and edit EXIF meta information
|
||||
ffmpeg-full # record, convert and stream audio and video
|
||||
file
|
||||
librewolf # Firefox fork, focused on privacy, security and freedom
|
||||
gcc
|
||||
gimp
|
||||
gnumake
|
||||
|
|
|
@ -14,10 +14,12 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
byobu # text-based window manager and terminal multiplexer.
|
||||
caprine-bin # an elegant Facebook Messenger desktop app
|
||||
firefox # A web browser built from Firefox source tree
|
||||
gopass # password file manager
|
||||
shared-mime-info # A database of common MIME types
|
||||
sweethome3d.application # design and visualise homes
|
||||
termonad # Terminal emulator configurable in Haskell
|
||||
tor-browser-bundle-bin # Tor Browser Bundle built by torproject.org
|
||||
whalebird # Mastodon client
|
||||
yt-dlp # Command-line tool to download videos
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue