Commit Graph

73 Commits

Author SHA1 Message Date
Motiejus Jakštys faca3640eb base: add compsize 2024-03-26 13:20:18 +02:00
Motiejus Jakštys c11edc3576 work: add Zoom chromium extension 2024-03-18 09:00:58 +02:00
Motiejus Jakštys e43a2682a6 rename nixpkgs-unstable 2024-03-13 14:05:52 +02:00
Motiejus Jakštys 272bea26b8 chromium: install 1password 2024-03-13 10:04:49 +02:00
Motiejus Jakštys bb6328628a parallel: will-cite 2024-03-13 09:56:08 +02:00
Motiejus Jakštys 8c87e00502 GOPATH 2024-03-12 16:50:11 +02:00
Motiejus Jakštys 1da2b2de67 chromium: add extensions 2024-03-12 16:17:17 +02:00
Motiejus Jakštys ef23a31058 chromium: add golinks 2024-03-12 16:14:15 +02:00
Motiejus Jakštys 08188780fc remove golinks 2024-03-12 16:06:46 +02:00
Motiejus Jakštys 1067099585 mtworx: extensions + devtools 2024-03-12 16:03:50 +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 4ac540eb60 evolution: sync full folder 2024-03-02 09:56:45 +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
Motiejus Jakštys 8aed50ee78 mtwork: add scrcpy 2023-12-07 10:24:58 +02:00
Motiejus Jakštys 27d9ab2380 hm: install yt-dlp 2023-11-29 11:02:00 +02:00
Motiejus Jakštys 8e78a31f20 statix 2023-11-28 01:00:10 +02:00
Motiejus Jakštys 660175b3bf home: use git from nixpkgs-unstable 2023-11-21 12:38:44 +02:00
Motiejus Jakštys 3ccb63b1e5 hm: add some packages to hm-only home 2023-10-27 10:31:00 +03:00
Motiejus Jakštys bbc31af349 Revert "Revert "hm: remove watchman""
This reverts commit 9cca2a5850.
2023-10-26 11:42:55 +03:00
Motiejus Jakštys 9cca2a5850 Revert "hm: remove watchman"
This reverts commit 821a964af5.
2023-10-26 11:37:39 +03:00