3736 Commits

Author SHA1 Message Date
Donovan Glover
c7ac188d2a
fonts: update to maple-mono 7.0 2025-03-26 09:30:18 -04:00
Donovan Glover
3950d63851
neovim: remove broken @prisma/language-server
Might add back later.
2025-03-26 09:27:30 -04:00
Donovan Glover
2575d039b0
mpv: remove old subtitle search settings
Removed in favor of exact match subtitle files.
2025-03-26 09:22:31 -04:00
Donovan Glover
eb1a5912e9
chore: update flake inputs
Notably updates to Hyprland v0.48.0.
2025-03-26 08:51:03 -04:00
Donovan Glover
aed83e24ca
dwm: add capture area keybind
Now the screenshot keybinds are in sync with Hyprland.
2025-03-26 08:33:33 -04:00
Donovan Glover
b9e5dbe4a4
fish(ffmpeg): handle files with colons properly 2025-03-26 08:10:56 -04:00
Donovan Glover
8d78b14a00
fcitx: fix spelling of UseInputMethodLanguageToDisplayText
Caught with `typos`/`typos-lsp`. Changed in 2023 upstream.

See: https://github.com/fcitx/fcitx5/pull/823
2025-03-23 10:12:00 -04:00
Donovan Glover
db223bbbad
chore: use finalAttrs for buildNpmPackage 2025-03-23 10:03:18 -04:00
Donovan Glover
fa41c1fe0c
chore: prefer pname over name 2025-03-23 10:01:36 -04:00
Donovan Glover
3a0223f6e6
chore: update to latest home-manager / stylix commits
Notably fixes LibreWolf search icons.
2025-03-22 19:33:06 -04:00
Donovan Glover
3287c29e16
hyprland: use hyprnome with scroll wheel
Took so long to add since I never used this previously.
2025-03-22 19:09:21 -04:00
Donovan Glover
9d0e092282
meta: remove caddy / docker (again)
I no longer use docker and caddy on this machine due to having a
preference for using flat files over self-hosted web applications,
especially when I am the sole user of said services.

In general, using the file system offers much more flexibility since it
makes backups easier and we can manipulate any of our data with standard
unix tools.
2025-03-22 19:08:36 -04:00
Donovan Glover
5fe60eb3ee
chore: update to latest nixos-unstable release
htop-vim is no longer broken
2025-03-22 17:59:56 -04:00
Donovan Glover
b9a3bdc912
chore: rename noto-fonts-emoji to noto-fonts-color-emoji 2025-03-22 16:25:08 -04:00
Donovan Glover
ec63e88df2
system: install default packages
Got tired of scripts assuming that perl was installed.
2025-03-19 20:01:33 -04:00
Donovan Glover
b055f27918
chore: update to latest nixos-unstable release
Removed broken packages jamesdsp and htop-vim.
2025-03-14 10:41:01 -04:00
Donovan Glover
ff2f22cfe7
packages(numen): prefer env over export 2025-03-12 22:56:26 -04:00
Donovan Glover
8c2a3dca4b
docs: remove phone mentions
The phone config is now available at https://github.com/donovanglover/mobile-config
2025-02-27 15:01:43 -05:00
Donovan Glover
ad599dfc28
desktop: only enable 32-bit graphics on x86_64-linux
Should fix an assertion issue with aarch64.
2025-02-22 20:59:10 -05:00
Donovan Glover
8c9b84dfbd
chore: update to latest nixos-unstable release 2025-02-20 07:09:30 -05:00
Donovan Glover
5101375e1e
packages: use all-the-package-names from nixpkgs
Now upstreamed.
2025-02-19 08:51:05 -05:00
Donovan Glover
4a71230179
desktop: add shotwell
This is by far the best software I found for my own personal image
management.

Although web interfaces like Immich and Szurubooru are cool and useful
when sharing a collection of images online, they pale in comparison to
the simplicity and low maintenance of using Shotwell, which also happens
to be considerably faster to browse large collections of images with.

By default images are stored in a YYYY/MM/DD hierarchy, which helps
prevent images from losing their creation date over time and enables
filtering images by their file name without having to add the date to
the file.

Furthermore, by organizing images in this way, the usage of tags is
encouraged, enabling images to belong to multiple groups of images
instead of a single folder categorization.
2025-02-19 07:37:02 -05:00
Donovan Glover
ba8c993796
chore: update flake inputs
Also fixes some build failures and prepares the repo for home-manager
changes.
2025-02-19 06:02:30 -05:00
Donovan Glover
6964350cbc
packages(osu-backgrounds): fix version 2025-02-17 18:24:22 -05:00
Donovan Glover
776cc7ddc0
hyprland: don't show donation popups
We contribute in other ways instead.
2025-02-14 21:45:22 -05:00
Donovan Glover
6762cc1f49
chore: update flake inputs
Notably updates Hyprland to v0.47.2.
2025-02-04 22:07:19 -05:00
Donovan Glover
26e73601e4
packages(numen): cleanup 2025-02-03 16:57:40 -05:00
Donovan Glover
cae09922f3
home: remove docker
Now tracked in server-config.
2025-02-03 13:48:55 -05:00
Donovan Glover
9b66121408
chore: update flake inputs 2025-02-03 13:48:12 -05:00
Donovan Glover
0f37951e54
flake: switch to upstream stylix
Fork is no longer necessary now that Qt theming has been merged.

See: https://github.com/danth/stylix/pull/780
2025-02-03 13:25:34 -05:00
Donovan Glover
969f3f1fd4
hyprland: don't show update news
Not needed since we keep track of this already.
2025-02-03 12:52:36 -05:00
Donovan Glover
5df6884b76
chore: update to nixos-unstable 2025-02-01 2025-02-03 12:51:18 -05:00
Donovan Glover
3ba4b1e1fe
nadesiko3: 3.6.24 -> 3.6.44 2025-02-02 07:43:42 -05:00
Donovan Glover
e24c9805af
chore: update to nixos-unstable 2025-01-29
Note that this broke wine on X and I haven't figured out why yet. Likely
related to Wine 10 since the kernel supposedly wasn't the issue.

```
0074:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0074:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0074:err:systray:initialize_systray Could not create tray window
```

Wine continues to work in Hyprland however inputs are now broken and
some programs crash when they worked fine previously.
2025-02-02 06:07:41 -05:00
Donovan Glover
669c5fb575
Revert "system: use latest nix version"
No longer necessary since stable uses 2.24.12.
2025-02-02 05:52:24 -05:00
Donovan Glover
d40ff21496
Revert "system: use latest kernel version"
No longer necessary and prevents us from being testers for 6.13.
2025-02-02 05:44:55 -05:00
Donovan Glover
370c75d0bf
fish: use pr to checkout GitHub PRs
Makes it easier to review PRs.
2025-02-01 10:07:18 -05:00
Donovan Glover
9ad246031f
chore: update to latest nixos-unstable release
Also updates home-manager.
2025-01-28 07:42:36 -05:00
Donovan Glover
8abd8444f0
chore: revert function spacing
It turns out that no extra line is used when the function definition
isn't at the beginning of the file.
2025-01-27 13:29:25 -05:00
Donovan Glover
63391b634a
chore: drop phosh-backgrounds
Missed in the phone removal commit.
2025-01-27 13:14:23 -05:00
Donovan Glover
d286dd6474
hosts: drop iso
As alluded to in the previous commit, I don't actually have a need to
create a custom iso due to the power of Nix and NixOS.
2025-01-27 13:09:52 -05:00
Donovan Glover
4a04454547
meta: document working custom iso
This *worked* and was kind of cool, but I realized that I don't actually
need a custom iso due to familiarity with the tty and access to any
program from any flake with Nix.
2025-01-27 12:41:48 -05:00
Donovan Glover
421d0a1b03
containers: drop privateNetwork
At some point this broke and I haven't been able to find any leads on
why it broke, so the container now has access to host networking.
2025-01-27 11:22:15 -05:00
Donovan Glover
c8a20d24ee
chore: update flake inputs 2025-01-26 11:00:58 -05:00
Donovan Glover
c60f12524a
mpv: drop additional sampling settings
Was causing lag on slower devices.
2025-01-26 08:00:38 -05:00
Donovan Glover
de6685fe5f
meta: move phone config out of nix-config
I originally thought a monorepo was the way to go here and, although it
worked, I do want to keep this config as simple as possible for people
that just want to see how to set up Hyprland/dwm on NixOS.

For those curious in running NixOS on a phone specifically, there will
soon be a separate mobile-config repository that should make learning
from it easier.
2025-01-26 07:48:08 -05:00
Donovan Glover
9db81fe743
mime-apps: open webp with pqiv 2025-01-26 07:28:16 -05:00
Donovan Glover
173206ce64
Revert "hosts: add server"
It turns out that sharing this config with the server isn't actually
that useful, especially since nix makes it easy to run any program in
nixpkgs on demand.
2025-01-26 07:24:33 -05:00
Donovan Glover
0eb41f163d
chore: update to latest mobile-nixos commit 2025-01-18 00:29:29 -05:00
Donovan Glover
657e7fc71c
overlays: remove rofi-wayland-unwrapped
No longer necessary now that a new release is out.
2025-01-18 00:05:44 -05:00