Compare commits

..

No commits in common. "0e00821e0e94007c274b107046c9131a006ea29d" and "c6b342526194cdfe2c28661db62348b85acc11a1" have entirely different histories.

4 changed files with 5 additions and 2 deletions

View file

@ -37,6 +37,7 @@ in {
pkgs.qmk
pkgs.jq
pkgs.wireguard-tools
pkgs.opencode
];
boot.binfmt = {

View file

@ -37,6 +37,7 @@ in {
pkgs.qmk
pkgs.jq
pkgs.wireguard-tools
pkgs.opencode
];
boot.binfmt = {

View file

@ -25,7 +25,6 @@ in {
mods.desktop.productivity.enable = false;
mods.zen.enable = true;
mods.octo.enable = true;
mods.opencode.enable = true;
home.packages = with pkgs;
[
@ -45,7 +44,7 @@ in {
go
rainfrog
tealdeer
# (callPackage ./packages/mender-cli.nix {})
(callPackage ./packages/mender-cli.nix {})
]
# Non-free </3
++ [google-cloud-sdk google-cloud-sql-proxy];

View file

@ -27,6 +27,8 @@ in {
pulseaudio
pavucontrol
alsa-utils
opencode
];
# Hardware preferences