Commit graph

100 commits

Author SHA1 Message Date
bac328949f
home/sway: use Qt v6.7's text-input-v3 2024-05-31 01:55:40 +08:00
b027cd1479
nixos/physical: add yubikey stuff 2024-05-31 01:50:18 +08:00
45f0c6e201
nixos: use xdgOpenUsePortal 2024-05-28 01:06:06 +08:00
b70fb1d1fe
nixos/home: change wallpaper
- Also removes unused images:
  `disk usage -38.3MiB`
2024-05-26 20:48:43 +08:00
340f42cf17
treewide: update
I honestly have no idea how to commit this pile of stuff one by one...
2024-05-24 01:52:24 +08:00
fca24d8bb6
treewide: remove telegram-desktop 2024-05-10 20:27:20 +08:00
aa0ea280fe
treewide: reset file permissions 2024-05-03 10:45:22 +08:00
c9af571fd4
nixos/hardening: remove systemd service hardening 2024-05-01 08:19:25 +08:00
59e634a071
nixos/overlays: add tailscale hardening 2024-05-01 08:18:54 +08:00
0c8cbfde27
flake: update lock file 2024-04-23 16:08:11 +08:00
a8e8cf23f7
fixup! nixos/clash-meta-client: use lightsail-tokyo 2024-04-23 05:03:26 +08:00
acd31e0be1
nixos/clash-meta-client: use lightsail-tokyo 2024-04-23 04:40:41 +08:00
ad019cf3f2
hosts: add lightsail-tokyo 2024-04-23 02:35:50 +08:00
19c8ad7b34
nixos/core: set bootloader for per-host 2024-04-22 22:34:20 +08:00
59494644db
nixos/core: cleanup unused groups 2024-04-22 22:30:46 +08:00
fb6a21be12
Revert "nixos: add xz backdoor killswitch"
This reverts commit d575fa95ba.
2024-04-22 22:29:04 +08:00
c22ce80ad0
home/steam: set GTK_IM_MODULE 2024-04-12 17:23:30 +08:00
77b051fd6f
nixos/fonts: use vf only 2024-04-05 16:41:07 +08:00
4aa34b2a0f
flake: update lock file 2024-04-05 16:18:45 +08:00
5b4d2db891
fixup! nixos: add xz backdoor killswitch 2024-04-01 12:27:58 +08:00
d575fa95ba
nixos: add xz backdoor killswitch 2024-03-31 15:26:07 +08:00
c88ca5b1fb
flake: update lock file 2024-03-31 10:06:50 +08:00
28a16cfc8d
nixos/networking: use dns from dhcp 2024-03-28 03:52:51 +08:00
0afa535473
flake: use nixos-sensible 2024-03-26 22:24:51 +08:00
1d6adde578
home: cleanup 2024-03-26 16:49:35 +08:00
dd785d8825
treewide: remove unneeded files 2024-03-26 16:12:28 +08:00
9049baccd1
nixos: harden tailscaled 2024-03-23 16:29:09 +08:00
46c2d1589e
nixos/clash: use upstream module 2024-03-23 14:17:14 +08:00
1493848136
home/fonts: use symbols only nerd font 2024-03-21 00:23:18 +08:00
fcca57f2ad
nixos/core: use dbus-broker && minor tweaks 2024-03-06 06:06:30 +08:00
a963d7fc39
nixos/physical: add yubikey 2024-03-06 05:08:53 +08:00
6057cf181d
home/scripts: move to pkgs 2024-03-02 21:05:54 +08:00
352d1dcb30
nixos: clean up unused applications 2024-03-01 04:21:51 +08:00
147c40bb82
nixos/clash-meta-client: various tweaks to config 2024-03-01 01:21:57 +08:00
158dbbfd3b
flake: update lock file, switch to nixpkgs-unstable 2024-03-01 01:21:06 +08:00
2cf1095b99
nix/substituters: use my personal cachix 2024-02-27 15:44:40 +08:00
dfa1ebc37f
treewide: migrate packages to NUR 2024-02-27 15:38:46 +08:00
66d7539eab
sway: use latest git version
https://github.com/swaywm/sway/pull/7226 is merged
https://github.com/swaywm/sway/pull/6249 looks dead :(

also simplified ./overlays
2024-02-25 02:43:25 +08:00
16f9a29d7e
treewide: fix typos with crate-ci/typos 2024-02-23 01:03:13 +08:00
1cab188b0d
home/fonts: update fontconfig 2024-02-19 18:14:02 +08:00
87635c85d1
home/theme: use adwaita icon && cleanup 2024-02-19 18:13:57 +08:00
21911abf53
fixup! blacksteel: add qbittorrent 2024-02-18 18:31:31 +08:00
c1de68cfd4
blacksteel: add qbittorrent 2024-02-17 21:45:58 +08:00
be2862c68a
nixos: add ssh key 2024-02-17 21:44:40 +08:00
9f9fe8cb8f
repo: add editorconfig && format 2024-02-16 01:04:01 +08:00
4d38591c6e
home: librewolf -> firefox
- LibreWolf uses custom UA when RFP isn't enabled, this leads to inconviences
  and weird beheviour when website detects your browser's UA. For example,
  Google renders with weird styling, installing Firefox Add-ons does not work,
  etc.

- Sandboxing with NixPak does not work with programs.firefox, unsure why.
  But NixPak also breaks hardware video accelerating (on LibreWolf), so
  anyway.

- Also sorted thunderbird's user-override.js and impermanence.nix
2024-02-16 01:03:57 +08:00
c32f4ce701
secrets/clash: update 2024-02-14 01:56:27 +08:00
5d709ee9b6
home/wallpapers/summer.jpg: crop black bars 2024-02-13 14:02:45 +08:00
a445c7a94b
home/wallpapers/pixiv: fetch from source 2024-02-12 21:52:25 +08:00
997dfa1f1a
fixup! secrets/clash: update 2024-02-12 21:51:51 +08:00