Commit graph

468 commits

Author SHA1 Message Date
aaec1f1f78
jrnl: adding entries now works!! 2024-04-22 21:25:29 +02:00
b967f6e90e
jrnl: markdown generation 2024-04-22 11:44:26 +02:00
0bf5ed0c76
jrnl: simplify (or complexify, if you dont like iterators and zero-copy) the parsing 2024-04-22 11:15:45 +02:00
28bebd5aaa
switch evolution nixpkgs-stable 2024-04-20 20:19:57 +02:00
84f7301f72
fix rustdoc aliases 2024-04-20 20:19:41 +02:00
df13761fc8
jrnl: put modules in its own respective files 2024-04-20 20:11:04 +02:00
78bb79e258
jrnl: add entry listing 2024-04-20 20:07:07 +02:00
83c0fac427
flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/fd47b1f9404fae02a4f38bd9f4b12bad7833c96b' (2024-04-18)
  → 'github:nix-community/fenix/3247290e1bba55878a2c62d43894d0309d29c918' (2024-04-20)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/5672bc9dbf9d88246ddab5ac454e82318d094bb8' (2024-04-16)
  → 'github:nixos/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/46702ffc1a02a2ac153f1d1ce619ec917af8f3a6' (2024-04-17)
  → 'github:rust-lang/rust-analyzer/c83d8cf5844fff3d6e243ab408669222059af1c6' (2024-04-19)
• Updated input 'home-manager':
    'github:nix-community/home-manager/f46814ec7cbef9c2aef18ca1cbe89f2bb1e8c394' (2024-04-17)
  → 'github:nix-community/home-manager/057117a401a34259c9615ce62218aea7afdee4d3' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5672bc9dbf9d88246ddab5ac454e82318d094bb8' (2024-04-16)
  → 'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/53a2c32bc66f5ae41a28d7a9a49d321172af621e' (2024-04-15)
  → 'github:NixOS/nixpkgs/e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd' (2024-04-17)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/2948912cdede361087742c672ff921cd80ac9ec2' (2024-04-18)
  → 'github:NixOS/nixpkgs/c0f9060ec3937d5a7cf3ce6c698e14d989b453e5' (2024-04-20)
2024-04-20 16:28:36 +02:00
d1dee45d9c
make rustdoc alias more practical 2024-04-20 16:09:26 +02:00
4a97a34afc
make lcr faster 2024-04-20 16:09:09 +02:00
20daa94697
add more shell preventions 2024-04-18 18:47:22 +02:00
54b25b154a
jrnl: proper parsing and improve rust-analyzer stuff working 2024-04-18 18:47:06 +02:00
3b9aaf5f59
flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/402051dcf16bcaa14dcbd96d2d5b4a97664eb35c' (2024-04-16)
  → 'github:nix-community/fenix/fd47b1f9404fae02a4f38bd9f4b12bad7833c96b' (2024-04-18)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/cfd6b5fc90b15709b780a5a1619695a88505a176' (2024-04-12)
  → 'github:nixos/nixpkgs/5672bc9dbf9d88246ddab5ac454e82318d094bb8' (2024-04-16)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/90cfa8035f98d3ab0f7f4f1e77f4f5e3b0a7370b' (2024-04-15)
  → 'github:rust-lang/rust-analyzer/46702ffc1a02a2ac153f1d1ce619ec917af8f3a6' (2024-04-17)
• Updated input 'home-manager':
    'github:nix-community/home-manager/31357486b0ef6f4e161e002b6893eeb4fafc3ca9' (2024-04-10)
  → 'github:nix-community/home-manager/f46814ec7cbef9c2aef18ca1cbe89f2bb1e8c394' (2024-04-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4cba8b53da471aea2ab2b0c1f30a81e7c451f4b6' (2024-04-08)
  → 'github:NixOS/nixpkgs/5672bc9dbf9d88246ddab5ac454e82318d094bb8' (2024-04-16)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/d272ca50d1f7424fbfcd1e6f1c9e01d92f6da167' (2024-04-08)
  → 'github:NixOS/nixpkgs/53a2c32bc66f5ae41a28d7a9a49d321172af621e' (2024-04-15)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/ca74eb22840662bbd4aca7c38a35a02d16f0dd0a' (2024-04-10)
  → 'github:NixOS/nixpkgs/2948912cdede361087742c672ff921cd80ac9ec2' (2024-04-18)
2024-04-18 16:11:47 +02:00
dd12eb12ae
jrnl: add basic cli 2024-04-16 22:06:12 +02:00
52a6173f0b
add rust support to config 2024-04-16 21:37:01 +02:00
5c2deec279
add nr alias and prevent bash usage on basic level 2024-04-16 21:36:43 +02:00
33732a192b
add jellyfin-media-player 2024-04-16 21:36:26 +02:00
3aa834cf57
fix nerdfonts getting shittier 2024-04-16 21:36:14 +02:00
117c771fc4
remove fspy, add openscad 2024-04-16 21:36:00 +02:00
69c04bb3e2
switch bitwarden to nixpkgs-stbale 2024-04-16 21:35:47 +02:00
3ba9b95d09
move helix to normal unstable again 2024-04-16 21:35:32 +02:00
4e34aeb208
flake.lock: Update
Flake lock file updates:

• Updated input 'arion':
    'github:hercules-ci/arion/d2d48c9ec304ac80c84ede138b8c6f298d07d995' (2024-03-05)
  → 'github:hercules-ci/arion/1886d25075aaf24c8bc687b3d2a87ae1f5d154ec' (2024-04-05)
• Updated input 'arion/flake-parts':
    'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
  → 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
• Updated input 'arion/hercules-ci-effects':
    'github:hercules-ci/hercules-ci-effects/0ca27bd58e4d5be3135a4bef66b582e57abe8f4a' (2024-02-21)
  → 'github:hercules-ci/hercules-ci-effects/64e7763d72c1e4c1e5e6472640615b6ae2d40fbf' (2024-03-15)
• Updated input 'arion/hercules-ci-effects/flake-parts':
    'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5' (2023-12-01)
  → 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
• Updated input 'arion/nixpkgs':
    'github:NixOS/nixpkgs/b8697e57f10292a6165a20f03d2f42920dfaf973' (2024-03-03)
  → 'github:NixOS/nixpkgs/fd281bd6b7d3e32ddfa399853946f782553163b5' (2024-04-03)
• Updated input 'home-manager':
    'github:nix-community/home-manager/80546b220e95a575c66c213af1b09fe255299438' (2024-04-02)
  → 'github:nix-community/home-manager/31357486b0ef6f4e161e002b6893eeb4fafc3ca9' (2024-04-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29)
  → 'github:NixOS/nixpkgs/4cba8b53da471aea2ab2b0c1f30a81e7c451f4b6' (2024-04-08)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28)
  → 'github:NixOS/nixpkgs/d272ca50d1f7424fbfcd1e6f1c9e01d92f6da167' (2024-04-08)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/7781caa09d74b971a059a0240a03c5dd68acf3e5' (2024-04-03)
  → 'github:NixOS/nixpkgs/ca74eb22840662bbd4aca7c38a35a02d16f0dd0a' (2024-04-10)
2024-04-10 17:38:26 +02:00
0ec8e0adee
add b612 font 2024-04-10 17:37:36 +02:00
5ddab9b274
add libjxl 2024-04-10 17:37:24 +02:00
e53b2e1c90
fix some opensearch stuff 2024-04-04 02:57:03 +02:00
9ed3cde274
configure helix 2024-04-03 19:04:00 +02:00
c1d4aba9c3
update helix to 24.3 2024-04-03 18:37:15 +02:00
c5f02511eb
flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/587719494ed18a184c98c4d55dde9469af4446bf' (2024-03-14)
  → 'github:nix-community/home-manager/80546b220e95a575c66c213af1b09fe255299438' (2024-04-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0ad13a6833440b8e238947e47bea7f11071dc2b2' (2024-03-12)
  → 'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089' (2024-03-29)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/51063ed4f2343a59fdeebb279bb81d87d453942b' (2024-03-12)
  → 'github:NixOS/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659' (2024-03-28)
2024-04-03 17:57:24 +02:00
937562a815
fix recursive line count (lcr) 2024-04-03 17:56:13 +02:00
a2e61d05c2
add selection counter to helix status bar 2024-04-03 17:55:59 +02:00
643d47e4a1
add macchanger 2024-04-03 17:55:47 +02:00
76dc4942d2
add anonymous pro font 2024-04-03 17:55:39 +02:00
3a62b76f49
add scribus fancy tool stuff stuffs 2024-04-03 17:55:30 +02:00
d3cf76ca8d
remove gimp plugins 2024-04-03 17:55:18 +02:00
410c891ec1
printing things 2024-04-03 17:54:04 +02:00
b4ad21962e
flake.lock: Update
Flake lock file updates:

• Updated input 'arion':
    'github:hercules-ci/arion/2b1fa9a8e9e40bb8e65a677c6fdd66dae4f4676e' (2024-02-14)
  → 'github:hercules-ci/arion/d2d48c9ec304ac80c84ede138b8c6f298d07d995' (2024-03-05)
• Updated input 'arion/flake-parts':
    'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
  → 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
• Updated input 'arion/hercules-ci-effects':
    'github:hercules-ci/hercules-ci-effects/d5cbf433a6ae9cae05400189a8dbc6412a03ba16' (2023-12-31)
  → 'github:hercules-ci/hercules-ci-effects/0ca27bd58e4d5be3135a4bef66b582e57abe8f4a' (2024-02-21)
• Updated input 'arion/nixpkgs':
    'github:NixOS/nixpkgs/f9d39fb9aff0efee4a3d5f4a6d7c17701d38a1d8' (2024-02-11)
  → 'github:NixOS/nixpkgs/b8697e57f10292a6165a20f03d2f42920dfaf973' (2024-03-03)
• Updated input 'home-manager':
    'github:nix-community/home-manager/4de84265d7ec7634a69ba75028696d74de9a44a7' (2024-03-03)
  → 'github:nix-community/home-manager/587719494ed18a184c98c4d55dde9469af4446bf' (2024-03-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8' (2024-02-29)
  → 'github:NixOS/nixpkgs/0ad13a6833440b8e238947e47bea7f11071dc2b2' (2024-03-12)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/79baff8812a0d68e24a836df0a364c678089e2c7' (2024-03-01)
  → 'github:NixOS/nixpkgs/51063ed4f2343a59fdeebb279bb81d87d453942b' (2024-03-12)
2024-03-14 16:05:42 +01:00
98125d7d71
add devd 2024-03-14 16:04:48 +01:00
275c852d4d
more helix setup stuff 2024-03-14 16:04:08 +01:00
c5bb22722b
add legendary launcher and wine stuff 2024-03-14 16:03:43 +01:00
9bf0eadaa0
make typed more stable 2024-03-08 07:58:44 +01:00
1d8f6f9c71
replace libreoffice with onlyoffice 2024-03-08 07:58:27 +01:00
b455f5019c
increase trackpoint sensitivity 2024-03-08 07:57:32 +01:00
14adf2731f
create input module for catbook-j 2024-03-06 11:31:47 +01:00
d002a100dd
glorious refactor (part 2 2024-03-06 11:09:02 +01:00
2a5e635c0d
make terminal module default module thingy 2024-03-05 18:51:30 +01:00
7bacabf0d3
biiiiig refactor (part 1) 2024-03-05 17:10:35 +01:00
9a7768ff5b
move git and mprocs configs to shell module 2024-03-05 13:53:39 +01:00
ede1765ee8
move hardware key configs into one file 2024-03-05 13:49:22 +01:00
7829fcd0ce
merge kmscon and tty configs 2024-03-05 13:38:05 +01:00
193b006557
add aliases for toggling caps lock 2024-03-05 13:10:25 +01:00