Compare commits

..

No commits in common. "625ea726f34ca3a91d65ed34a26ecef11a03f19f" and "a49a77abdbd23c78689e2afc0b203b2643d2309c" have entirely different histories.

View file

@ -12,9 +12,10 @@
]; ];
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search example # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
ansible ansible
birdtray birdtray
bitwarden-cli bitwarden-cli
@ -29,15 +30,15 @@
diffr diffr
dmidecode dmidecode
docker docker
# dog # breaks build dog
espanso-wayland # breaks build??? espanso-wayland
fish fish
fishPlugins.done fishPlugins.done
firefoxpwa firefoxpwa
floorp floorp
fsearch fsearch
getxbook getxbook
# gimp-with-plugins # Currently breaks bulid gimp-with-plugins
git git
git-open git-open
gnucash gnucash
@ -47,7 +48,7 @@
hunspellDicts.en_US-large hunspellDicts.en_US-large
hunspellDicts.es_MX hunspellDicts.es_MX
# jitsi - this is unusuable with a regular Jitsi Meet server like May First? # jitsi - this is unusuable with a regular Jitsi Meet server like May First?
# jitsi-meet-electron # currently breaks build jitsi-meet-electron
jq jq
just just
kdePackages.filelight kdePackages.filelight
@ -61,7 +62,6 @@
kdePackages.kontrast kdePackages.kontrast
kdePackages.krecorder kdePackages.krecorder
kdePackages.kruler kdePackages.kruler
kdePackages.kweather
kdePackages.neochat # For matrix but relying on insecure olm-3.2.16 kdePackages.neochat # For matrix but relying on insecure olm-3.2.16
kdePackages.partitionmanager kdePackages.partitionmanager
keepassxc keepassxc
@ -76,7 +76,7 @@
meld meld
mkcert mkcert
mmv mmv
neovim # aka nvim neovim
nextcloud-client nextcloud-client
nheko # For matrix but relying on insecure olm-3.2.16 nheko # For matrix but relying on insecure olm-3.2.16
# nfs-utils # nfs-utils
@ -94,7 +94,6 @@
rink rink
rofi rofi
samba samba
sassc # Convenient to use directly, though it is deprecated in favor of dart-sass i think
shortwave shortwave
signal-desktop signal-desktop
slack slack
@ -107,7 +106,6 @@
transmission_4-qt transmission_4-qt
trashy trashy
tuba tuba
ungoogled-chromium
vimPlugins.vim-fetch vimPlugins.vim-fetch
vimPlugins.vim-wayland-clipboard vimPlugins.vim-wayland-clipboard
wget wget