Commit Graph

93 Commits

Author SHA1 Message Date
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
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
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
9c60924513 remove gui/i3 2022-06-06 17:43:55 -07:00
d6b2cf8ded gui/gnome: port to module system 2022-06-06 17:42:57 -07:00
fbad6bda2e gui/plasma-mobile: port to module system 2022-06-06 17:41: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
14eaa6484e move sops config to a dedicated file 2022-06-06 17:25:33 -07:00
b10b6c4aab sops: add uninsane.colin to access list 2022-06-06 16:57:35 -07:00
1c16348724 secrets: add an example sops secret 2022-06-06 16:39:27 -07:00
fa7a2186ca lappy: switch to sway 2022-06-06 01:17:08 -07:00
f1950485e9 home: enable networkmanager stuff 2022-06-06 01:01:05 -07:00
3dd360a817 home: enable nix-index (for nix-locate) 2022-06-06 00:51:19 -07:00
c994fdc6b6 configure GIT_EDITOR=vim 2022-06-06 00:06:03 -07:00
acf89605d1 correctly configure the EDITOR
N.B.: git is still using nano! wtf git?
2022-06-05 23:58:26 -07:00
8ef29966b3 cleanup: remove unecessary arguments from nix config 2022-06-05 23:44:01 -07:00
e736f81d0b home: add zenity for use by Kaiteki 2022-06-05 23:24:55 -07:00
e0de6de3da kaiteki: only ship for x86_64 2022-06-05 15:06:16 -07:00
156334e0ff Merge branch 'wip-kaiteki' 2022-06-05 04:03:29 -07:00
0a69b13424 try to add Kaiteki as a package
requires updating dart (flutter), which is causing problems...
2022-06-05 04:02:59 -07:00
fe51c278a0 home: add grimshot screenshot tool to sway 2022-06-05 02:21:46 -07:00
009cf43e7a home: add wget 2022-06-04 21:59:35 -07:00
d10c40b2fe home: add youtube-dl 2022-06-04 15:03:35 -07:00
0b6992e900 phosh: enable xwayland 2022-06-04 04:10:36 -07:00
9c633ead83 enable whalebird on all architectures 2022-06-04 03:42:09 -07:00
acc3aa6d0f home: add file-foller for 2022-06-04 01:22:34 -07:00
c8f44a921d sway: enable mediaplayer status 2022-06-03 17:25:11 -07:00
f7af9c170a sway: switch dmenu -> fuzzel 2022-06-03 16:33:46 -07:00
4ba610eade sway: remove gaps 2022-06-03 16:00:18 -07:00
df7da13d99 sway: enable media keys 2022-06-03 15:56:50 -07:00
993efdb4f4 sway: remove dead code 2022-06-03 15:56:32 -07:00
ade6481b39 sway: enable audio
media keys don't work (except in VLC!)
2022-06-03 15:08:57 -07:00
3be55897fa fix gnome build by removing dconf stuff 2022-06-03 15:08:34 -07:00
168a557983 limit bootloader entries (generations) to 40.
this saves space on the /boot partition
2022-06-03 14:24:04 -07:00
06d29e9cbd home: add nautilus file browser to all platforms
this is the gnome file-browser.
over time, i might find a better file-browser.
but for now, it's nice to always have one (for e.g. sway, and hopefully phosh)
2022-06-03 01:51:40 -07:00
75ba43aaca desko: switch to sway compositor 2022-06-03 01:40:32 -07:00
f8c592cd4b i3: switch to kitty
the default i3 terminal has an insane default font. INSANE.
2022-06-02 23:43:41 -07:00
6df3ccd81f enable i3; switch desko to i3 2022-06-02 23:43:41 -07:00
11bf25fe60 add sshfs uninsane mount 2022-06-02 03:42:58 -07:00
94aeb0eebb phosh: update scale to 1.5
this should have been done earlier, but got lost in some orphaned commit
2022-06-01 16:16:34 -07:00
4c19754a4f home: add nixpkgs-review to env 2022-06-01 16:13:39 -07:00
40df96459a enable chromium
firefox is being a bitch rn, crashing every hour.
good to have a backup browser.
2022-06-01 14:58:01 -07:00
e9d6a1458a phoc: simplify the config by patching nixpkgs 2022-06-01 12:36:36 -07:00
c394320607 move home-manager env vars into system env vars where they belong
this lets Qt apps properly start under phosh.

git editor is still nano -- unsure why.
2022-05-31 22:22:20 -07:00
a30050af8f moby: add gnome-podcasts 2022-05-31 20:07:18 -07:00
280c568c48 add partial wayland support for Qt apps on phosh
this works when they're launched from a terminal.
but not when launched from the DE.
probably need to apply this to global env vars.
2022-05-31 17:45:59 -07:00