Commit Graph

80 Commits

Author SHA1 Message Date
Motiejus Jakštys ecdac4871e CRYPTO_DEV_ROCKCHIP2_DEBUG 2024-03-07 13:40:44 +02:00
Motiejus Jakštys d4a6e36fd1 arm64: skip perf tools
doesn't build on the custome kernel
2024-03-07 13:08:40 +02:00
Motiejus Jakštys c001078e56 arm64: compile some stuff natively 2024-03-07 13:01:59 +02:00
Motiejus Jakštys e9f3ef3b2b arm64 kernel: cross-compile 2024-03-07 11:47:15 +02:00
Motiejus Jakštys dc5569f331 rk3588 crypto extension
From https://lore.kernel.org/all/20231107155532.3747113-1-clabbe@baylibre.com/
2024-03-07 11:15:51 +02:00
Motiejus Jakštys f9426cddba vno1-op5p 2024-03-07 08:35:05 +02:00
Motiejus Jakštys f5edd23253 vm: fix user propagation, refactor base.users 2024-03-06 10:33:48 +02:00
Motiejus Jakštys b31dff0451 fix firefox 2024-03-06 09:11:48 +02:00
Motiejus Jakštys cf252e408a add vm-aarch64 2024-03-06 09:05:22 +02:00
Motiejus Jakštys acac906ec4 orangepi5plus: bump to v6.8-rc7 2024-03-05 11:50:44 +02:00
Motiejus Jakštys 1c88847083 orangepi5plus: fix dtb filename 2024-03-05 11:50:44 +02:00
Motiejus Jakštys 4ac540eb60 evolution: sync full folder 2024-03-02 09:56:45 +02:00
Motiejus Jakštys b6724ef10e orangepi5plus: remove some repeats 2024-02-29 10:17:06 +02:00
Motiejus Jakštys 5333b17e06 orangepi5plus kernel: fix versioning 2024-02-29 10:14:42 +02:00
Motiejus Jakštys b53fb749bb linux: fix version 2024-02-29 10:12:26 +02:00
Motiejus Jakštys 6e9f22ecdf orangepi5plus: fix path 2024-02-29 10:05:46 +02:00
Motiejus Jakštys 86302c7dd2 kernel: fetch from upstream, apply patch 2024-02-29 10:03:39 +02:00
Motiejus Jakštys f116af1ff2 orangepi-5 -> orangepi-5-plus 2024-02-29 09:37:02 +02:00
Motiejus Jakštys a33c69dcaa remove sata, use our fork 2024-02-27 21:23:18 +02:00
Motiejus Jakštys 699821206e import orangepi5
From https://gitlab.com/K900/nix.git/ aea8b7d06dceb9a72d38219d424967ef091d4827
2024-02-27 21:23:18 +02:00
Motiejus Jakštys 3fad362d0d add ppd for HP Color Laser 150nw 2024-02-24 19:50:41 +02:00
Motiejus Jakštys 7481134269 install nix-output-monitor 2024-02-14 15:54:42 +02:00
Motiejus Jakštys 0c799ee87a git: merge.conflictstyle = "zdiff3" 2024-02-14 11:18:49 +02:00
Motiejus Jakštys 03021e6329 add yamllint 2024-02-07 13:53:02 +02:00
Motiejus Jakštys 6800e6f667 add bloaty 2024-02-07 11:24:04 +02:00
Motiejus Jakštys 06460d8624 hm: add poop and ripgrep 2024-02-05 13:42:13 +02:00
Motiejus Jakštys eeaed5f3ab add nicer + tmuxbash 2024-02-05 09:19:16 +02:00
Motiejus Jakštys b0b87e67f8 hm: clean up 2024-02-04 22:23:56 +02:00
Motiejus Jakštys a186d68041 hm: fullDesktop -> devTools 2024-02-04 22:06:57 +02:00
Motiejus Jakštys 967a94af6d bring back "vm" 2024-02-04 16:22:37 +02:00
Motiejus Jakštys 7542e1cadb hm: enable man pages 2024-02-02 14:18:04 +02:00
Motiejus Jakštys 8ccf3d6452 vimrc: rg comes from nix too 2024-02-02 14:07:01 +02:00
Motiejus Jakštys 51d3328e4b hm: wrap firefox-bin with nixgl only in hmOnly 2024-02-02 13:57:29 +02:00
Motiejus Jakštys b5e2234947 nixgl: use shell wrapper instead 2024-02-02 13:54:06 +02:00
Motiejus Jakštys 9f61b9a378 firefox: wrap with nixGL better 2024-02-02 13:51:43 +02:00
Motiejus Jakštys eb47df5e5a nicer 2024-02-02 11:06:36 +02:00
Motiejus Jakštys b5fc3ce865 nicer
$ nix build .#homeConfigurations.x86_64-linux.motiejusja.activationPackage
    warning: Git tree '/home/motiejus/code/config' is dirty
    error:
           … while calling the 'derivationStrict' builtin

             at /builtin/derivation.nix:9:12: (source not available)

           … while evaluating derivation 'home-manager-generation'
             whose name attribute is located at /nix/store/sb3x0gk95v9h285ch8cdqv3gfjp97p1b-source/pkgs/stdenv/generic/make-derivation.nix:348:7

           … while evaluating attribute 'buildCommand' of derivation 'home-manager-generation'

             at /nix/store/sb3x0gk95v9h285ch8cdqv3gfjp97p1b-source/pkgs/build-support/trivial-builders/default.nix:87:14:

               86|       enableParallelBuilding = true;
               87|       inherit buildCommand name;
                 |              ^
               88|       passAsFile = [ "buildCommand" ]

           (stack trace truncated; use '--show-trace' to show the full trace)

           error: A definition for option `home.packages' is not of type `list of package'. Definition values:
           - In `/nix/store/2mk1zyrkzf2cnhqhlvqr9wlbxfa4gymi-source/shared/home': <derivation nicer>
2024-02-02 10:47:48 +02:00
Motiejus Jakštys cfc47803d4 forefox: disable automatic updates, attempt #2 2024-01-29 15:25:57 +02:00
Motiejus Jakštys 3d9e8d339f firefox: disable auto updates 2024-01-28 14:53:54 +02:00
Motiejus Jakštys 497a59c4c5 firefox: use firefox-bin 2024-01-27 16:34:01 +02:00
Motiejus Jakštys 4054e81ebd hmOnly: add kubectl 2024-01-03 09:39:40 +02:00
Motiejus Jakštys 97a4773d51 zig: get from upstream 2023-12-18 22:57:09 +02:00
Motiejus Jakštys c13c45736b nixGL and firefox 2023-12-14 10:10:00 +02:00
Motiejus Jakštys 7016ec190c hm: remove jdk 2023-12-12 13:33:38 +02:00
Motiejus Jakštys 286d8dec9f hm: add jdk17 2023-12-12 13:16:02 +02:00
Motiejus Jakštys c884efca71 localdev: remove sbt 2023-12-12 13:07:46 +02:00
Motiejus Jakštys 1399f7c158 localdev: remove scala
unused surface area.
2023-12-12 13:03:20 +02:00
Motiejus Jakštys c9aeac6ebe remove firefox from non-desktops 2023-12-11 20:08:33 +02:00
Motiejus Jakštys 464186365d firefox:
1. move to shared, so work profile has it
2. add consent-o-matic
2023-12-11 20:08:32 +02:00
Motiejus Jakštys 132f857f64 firefox:
1. move to shared, so work profile has it
2. add consent-o-matic
2023-12-09 09:57:06 +02:00