Commit Graph

253 Commits

Author SHA1 Message Date
1c16348724 secrets: add an example sops secret 2022-06-06 16:39:27 -07:00
73cd1d9242 update TODO 2022-06-06 01:19:29 -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
12e6e638b8 update nixpkgs 2022-06-03 -> 2022-06-04; nurpkgs -> 2022-06-06 2022-06-06 00:20:47 -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
d737acd2eb kaiteki: use unstable-based versioning; desktopItems instead of desktopItem 2022-06-05 23:30:58 -07:00
e736f81d0b home: add zenity for use by Kaiteki 2022-06-05 23:24:55 -07:00
7498361162 whalebird: use mkDerivation's desktopItems 2022-06-05 21:52:25 -07:00
6eff3e8f11 nixpatches: fold the whalebird stuff together to match github PR 2022-06-05 21:25:58 -07:00
7de4160121 remove phosh patch and use upstream diff 2022-06-05 21:19:03 -07:00
3643c79786 whalebird: apply PR feedback 2022-06-05 20:48:02 -07:00
e0de6de3da kaiteki: only ship for x86_64 2022-06-05 15:06:16 -07:00
9f6eb846f9 whalebird: upstream 2022-06-05 14:53:57 -07:00
a1c1a54e31 whalebird: fix tray icon 2022-06-05 14:44:28 -07:00
10db7ff8d2 pkgs/kaiteki: fix broken vendor hash
i didn't realize that changing the package version invalidated the vendor hash :|
2022-06-05 04:17:30 -07:00
0e20ca3abe pkgs/kaiteki: cleanup 2022-06-05 04:12:36 -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
77663c3104 update nixpkgs, NUR 2022-06-04 21:03:12 -07:00
c7ead8f365 tidy up the whalebird package
draws inspiration from <nixpkgs>/pkgs/applications/networking/instant-messengers/element/element-desktop.nix
enables some wayland-specific flags, which hopefully enables input and removes the mesa opengl restriction?
2022-06-04 15:50:03 -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
d291908d1b port whalebird to aarch64 (untested)
built on x86-64; not yet built on aarch64
2022-06-04 02:05:20 -07:00
acc3aa6d0f home: add file-foller for 2022-06-04 01:22:34 -07:00
994c713efb update whalebird 4.5.4 -> 4.6.0 2022-06-03 20:39:06 -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
e26ae2eee5 update nixpkgs 2022-05-31 -> 2022-06-02 also mobile-nixos, nurpkgs 2022-06-03 14:54:55 -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
87637bb1a2 home manager: update 21.11 -> 22.05
this is necessary for sway to build
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
4300cbbf8a uninsane: clarify kernelPkgs config value 2022-06-02 17:02:36 -07:00
3a937e7a15 rpi u-boot patch: simplify 2022-06-02 15:29:09 -07:00
a7259279bb port raspberry pi bootloader fixes to a nixpkgs patch 2022-06-02 14:18:41 -07:00
a19f67eab0 phosh scale patch: apply PR feedback (https://github.com/NixOS/nixpkgs/pull/175872) 2022-06-02 03:42:58 -07:00