Commit Graph

223 Commits

Author SHA1 Message Date
cd43247d2c enable himalaya for sending and receiving email
sent messages don't get copied to the sent mailbox, but oh well.
problem for another day.
2022-06-09 18:58:42 -07:00
51bf327290 port helpers/home-manager-gen-colin.nix to modules system 2022-06-09 14:50:24 -07:00
bc51244c52 move helpers/universal -> modules/universal 2022-06-09 14:06:31 -07:00
ff002c3197 matrix: port secrets to sops 2022-06-08 17:03:41 -07:00
117b69d39e pleroma: port secrets to sops 2022-06-08 16:46:32 -07:00
46b0f10b9d nix-serve: port secrets to sops 2022-06-08 16:27:35 -07:00
e188db9344 postfix/dovecot: convert secrets to sops 2022-06-08 15:59:02 -07:00
85f16d9732 ovpn config: use sops for secrets 2022-06-08 14:39:10 -07:00
bc9450a0fa port ddns-he to sops secret 2022-06-08 14:32:16 -07:00
364f76b59e move uninsane secrets to a machine-global file 2022-06-08 14:22:43 -07:00
ed50ea4b4b sway: configure emoji fonts 2022-06-08 13:02:28 -07:00
05559c9c39 secrets: move uninsane secrets so nix config is valid on other hosts 2022-06-07 23:29:57 -07:00
a313f61351 duplicity: migrate secrets to sops 2022-06-07 02:33:11 -07:00
d2ea4c5ffe migrate duplicity PASSPHRASE to sops 2022-06-06 19:06:53 -07:00
d33d5a4582 hardware-x86_64: port to modules system 2022-06-06 17:51:35 -07:00
5bae11fcbc gui/phosh: port to module system 2022-06-06 17:39:40 -07:00
d28738eb0e gui/sway: port to module system 2022-06-06 17:35:28 -07:00
fa7a2186ca lappy: switch to sway 2022-06-06 01:17:08 -07:00
8ef29966b3 cleanup: remove unecessary arguments from nix config 2022-06-05 23:44:01 -07:00
75ba43aaca desko: switch to sway compositor 2022-06-03 01:40:32 -07:00
6df3ccd81f enable i3; switch desko to i3 2022-06-02 23:43:41 -07:00
4300cbbf8a uninsane: clarify kernelPkgs config value 2022-06-02 17:02:36 -07:00
a7259279bb port raspberry pi bootloader fixes to a nixpkgs patch 2022-06-02 14:18:41 -07:00
a30050af8f moby: add gnome-podcasts 2022-05-31 20:07:18 -07:00
14e7db3eae moby: scale display to 150% 2022-05-31 16:12:29 -07:00
ca5fa0839c moby: try a slight variant of phosh 2022-05-30 14:56:31 -07:00
7c36ebee3c acme: update config for nixos 22.05 2022-05-29 16:39:57 -07:00
524e9749be desko/lappy: explicitly set system.stateVersion 2022-05-28 13:14:48 -07:00
7ae8526771 update nixos-21.11 -> nixos-22.05 2022-05-28 12:40:35 -07:00
6318e66314 uninsane: enable nix-cache
note that the other machines can't easily use it unitl i upgrade to nixos-22.05
2022-05-28 12:39:50 -07:00
52bf4f5b67 put all gui helpers under helpers/gui/ subdir 2022-05-27 01:14:36 -07:00
f30d51abbc move phosh out from moby/ to helpers/
better yet would be put these all in a gui/ subdir
2022-05-27 01:13:09 -07:00
123e140212 moby: switch from phosh to plasma-mobile
this isn't the *best*: it's verrry slow to login.
but more software works. that could be more due to using wayland though,
than to plasma itself.
2022-05-27 01:08:59 -07:00
27f1360681 migrate dovecot secrets to secrets nix file 2022-05-27 00:57:36 -07:00
e207ca56dc duplicity: port passphrase to secrets file 2022-05-27 00:46:58 -07:00
a9b7b614b8 move matrix-synapse email password to secrets file 2022-05-27 00:34:19 -07:00
243a8e1e4c pleroma: port to secrets.nix 2022-05-26 23:21:43 -07:00
a407bd9920 wireguard: port private key to secrets.nix 2022-05-26 22:41:16 -07:00
0f54253cf7 duplicity: port url to secrets.nix 2022-05-26 22:24:50 -07:00
9c290e0a03 move 'machines/common' into helpers/ 2022-05-26 22:16:16 -07:00
9dcbd2f2af duplicity: allow "source mismatches" (hostname changes) 2022-05-26 14:34:43 -07:00
6e4629c0e8 disable powertop service: it breaks USB HID (mouse permanently asleep; keyboard powers off every 2 seconds) 2022-05-26 03:20:06 -07:00
1cdae86121 boot.initrd.availableKernelModules: annotate these modules based on what i know about their origin 2022-05-26 03:19:19 -07:00
48a985c74e try some phosh packages 2022-05-24 23:12:51 -07:00
c95485589a moby: upgrade pkgs from 2022/03/30 -> 2022/05/20
this upstreams the manual phosh tweaks i had previously applied.
2022-05-24 20:58:45 -07:00
e4a2dc986a HE DDNS: properly run every 10 minutes 2022-05-24 19:02:51 -07:00
f8cf676df4 uninsane: add a hurricane electric ddns service
also adds some basic secrets management. i can make this more robust in time.
2022-05-24 17:24:11 -07:00
e8cc71b03e moby: update pkgs-mobile to 2022/03/30
i was using something from like 2021/06/...

it's not new enough to have upstream support for phosh,
so i still need the wrapper. i think such an update is blocked on the
mobile-nixos project.
2022-05-24 02:47:04 -07:00
2d03f0d647 env: add electrum, metamask 2022-05-23 22:50:50 -07:00
7cf0dffa36 colin: switch default shell to zsh 2022-05-23 20:33:08 -07:00
17174a1f6e omit unnecessary inputs from some imports 2022-05-23 17:16:56 -07:00
b11fcebd5b moby: switch to phosh 2022-05-23 03:06:29 -07:00
ecac3d71e3 rename common/{hardware.nix -> hardware-x86_64.nix} to signal its platform dependence 2022-05-23 00:55:26 -07:00
493bd5de65 move timezone config to common config so it applies to... ALL platforms 2022-05-23 00:52:36 -07:00
a12560c8b4 machines/common: put some of these files behind all/, indicating that they're expected to be used by *all* machines 2022-05-23 00:46:58 -07:00
dc6f949c4d rename gui.nix -> gnome.nix 2022-05-23 00:43:27 -07:00
5c17274721 moby: use the 'home-manager-gen-colin' helper 2022-05-23 00:40:59 -07:00
94b145f869 machines: uninsane: migrate default user config to common/ 2022-05-23 00:33:11 -07:00
5060669738 machines/uninsane: define 'colin' user via the helper 2022-05-23 00:26:46 -07:00
c06e9800b9 machines/uninsane: use the home-manager helper 2022-05-23 00:10:52 -07:00
617fb9fff0 rename homes.nix -> home-manager.nix 2022-05-23 00:08:14 -07:00
56a0d5bab8 machines: lappy/desko: port to use the new homes helper 2022-05-23 00:07:08 -07:00
abc15897aa rework users to be more definable
this seems like an odd way to do it, but... it works?
and i don't understand how else to achieve what i want.
2022-05-23 00:01:50 -07:00
62fd04536c lappy/desko: enable signal messenger 2022-05-22 23:14:14 -07:00
2603dc590d moby: populate from lappy config (gnome, firefox, etc)
it's not the best: probably want to replace with phosh
2022-05-22 19:45:54 -07:00
cb9308e17b add the NixOS User Repository, and source some firefox extensions from it 2022-05-22 04:03:30 -07:00
454e65b027 add img targets for desko and uninsane machines 2022-05-22 02:57:05 -07:00
92769da8e5 machine: uninsane: port to home-manager 2022-05-22 09:40:36 +00:00
71957428e2 allow ssh access from desko 2022-05-22 02:06:33 -07:00
49c0854fa6 duplicity: fix broken link during earlier refactor 2022-05-22 02:03:52 -07:00
3b8c76f46c desko/lappy: factor out common hardware 2022-05-22 02:03:25 -07:00
e9dbbb764f desko/lappy: factor out some easy commonalities
i'm sure this will change as i mess with the rpi image
2022-05-22 01:59:04 -07:00
e0b0fe065b move all machines into a subdirectory 2022-05-22 01:29:56 -07:00