Compare commits
No commits in common. "673f3cd15ca523270041afd929a1244d663f5095" and "33909b1a4ccef31842d82df228a3063a99052196" have entirely different histories.
673f3cd15c
...
33909b1a4c
1 changed files with 10 additions and 10 deletions
|
|
@ -29,16 +29,16 @@
|
||||||
ansible
|
ansible
|
||||||
authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc)
|
authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc)
|
||||||
backintime
|
backintime
|
||||||
# beets # broke build suddenly :-/
|
beets
|
||||||
# birdtray
|
# birdtray
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
bitwarden-menu
|
bitwarden-menu
|
||||||
brave
|
brave
|
||||||
btop
|
btop
|
||||||
# calibre # MOAR brokenness of things that were working fine
|
calibre
|
||||||
cobalt # Static site generator written in Rust
|
cobalt # Static site generator written in Rust
|
||||||
# comaps # hell NixOS just have everything randomly break why don't you
|
# unstable.comaps
|
||||||
colordiff # https://www.colordiff.org/
|
colordiff # https://www.colordiff.org/
|
||||||
contrast
|
contrast
|
||||||
converseen
|
converseen
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
firefox
|
firefox
|
||||||
firefoxpwa
|
firefoxpwa
|
||||||
flameshot # screenshots with annotations
|
flameshot # screenshots with annotations
|
||||||
# floorp-bin # started breaking build 2026-01-01
|
floorp-bin
|
||||||
fsearch
|
fsearch
|
||||||
getxbook
|
getxbook
|
||||||
# gimp-with-plugins # Currently breaks build, but works if in nix shell solo
|
# gimp-with-plugins # Currently breaks build, but works if in nix shell solo
|
||||||
|
|
@ -122,10 +122,10 @@
|
||||||
libinput
|
libinput
|
||||||
libreoffice-qt6-still # this is basically unusable, graphics all mis-aligned
|
libreoffice-qt6-still # this is basically unusable, graphics all mis-aligned
|
||||||
# light
|
# light
|
||||||
# losslesscut-bin # suddenly started breaking NixOS build # simple audio/video editor GUI via https://chaos.social/@nblr/113911420594814380
|
losslesscut-bin # simple audio/video editor GUI via https://chaos.social/@nblr/113911420594814380
|
||||||
lshw
|
lshw
|
||||||
magic-wormhole
|
magic-wormhole
|
||||||
md2pdf # breaking build due to weasyprint tests
|
md2pdf
|
||||||
mdbook
|
mdbook
|
||||||
meld
|
meld
|
||||||
mise # Mise-en-place, development environment setup tool
|
mise # Mise-en-place, development environment setup tool
|
||||||
|
|
@ -204,15 +204,15 @@
|
||||||
vimPlugins.vim-wayland-clipboard
|
vimPlugins.vim-wayland-clipboard
|
||||||
wget
|
wget
|
||||||
whois
|
whois
|
||||||
# vimplugin-wezterm.nvim # breaks build, but would be: WeztermSpawn to start a task in new tab https://github.com/willothy/wezterm.nvim/
|
vimplugin-wezterm.nvim # WeztermSpawn to start a task in new tab https://github.com/willothy/wezterm.nvim/
|
||||||
# vivaldi # breaks build as of 2026-01-01 but browser was crashing on setup (first startup) anyway: proprietary but privacy-focused web browser
|
vivaldi # proprietary but privacy-focused web browser
|
||||||
vlc
|
vlc
|
||||||
vscodium
|
vscodium
|
||||||
# wcalc - command-line calculator but rink does that plus unit conversion!
|
# wcalc - command-line calculator but rink does that plus unit conversion!
|
||||||
wezterm # Terminal: https://wezterm.org/
|
wezterm # Terminal: https://wezterm.org/
|
||||||
wl-clipboard-rs
|
wl-clipboard-rs
|
||||||
# wrapGAppsHook # for Pomodoro Prompt ; would need to use wrapGAppsHook4 or 3
|
# wrapGAppsHook # for Pomodoro Prompt ; would need to use wrapGAppsHook4 or 3
|
||||||
xkill
|
xorg.xkill
|
||||||
# xpdf # Simple PDF viewer - currently marked insecure
|
# xpdf # Simple PDF viewer - currently marked insecure
|
||||||
yt-dlp
|
yt-dlp
|
||||||
zed-editor
|
zed-editor
|
||||||
|
|
@ -346,7 +346,7 @@
|
||||||
console.keyMap = "dvorak";
|
console.keyMap = "dvorak";
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
# services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
# Add Brother printer drivers, per https://nixos.wiki/wiki/Hardware/Brother
|
# Add Brother printer drivers, per https://nixos.wiki/wiki/Hardware/Brother
|
||||||
services.printing.drivers = [
|
services.printing.drivers = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue