forked from fabian/nix_config
switch kernel to zen
also remove ads fuckery
This commit is contained in:
parent
9f9bb57797
commit
82f58738ad
2 changed files with 1 additions and 67 deletions
66
ads
66
ads
|
@ -1,66 +0,0 @@
|
|||
[33m98a3273[m[33m ([m[1;36mHEAD[m[33m -> [m[1;32mmaster[m[33m, [m[1;31morigin/master[m[33m, [m[1;31morigin/HEAD[m[33m)[m remove tooltip from waybar clock
|
||||
[33m4807859[m add mako config
|
||||
[33ma715f50[m update readme
|
||||
[33mabb4fe5[m update gtlock style
|
||||
[33mb149e90[m update sway config
|
||||
[33m9dc042f[m flake.lock: Update
|
||||
[33m0d7022d[m add privacy and disk to waybar
|
||||
[33m158c761[m replace wofi with bemenu
|
||||
[33m6382deb[m configure sway colors
|
||||
[33maa7265e[m add and configure gtklock
|
||||
[33mef8b281[m configure tmux
|
||||
[33m5d14082[m configure sway (this is a huge rice)
|
||||
[33m4316165[m remove conduwuit
|
||||
[33medeeb5c[m flake.lock: Update
|
||||
[33m6c66eb0[m switch to sway
|
||||
[33m52e1424[m add trivionomicon input
|
||||
[33mef89396[m add sway and xdg config
|
||||
[33m9687235[m add i3lock to sys config
|
||||
[33m0249e29[m apply config changes for 25.05
|
||||
[33m2c2fa2b[m flake.lock: Update
|
||||
[33m19f637c[m update to 25.05
|
||||
[33m60fa062[m flake.lock: Update
|
||||
[33md098a49[m updated flake.lock
|
||||
[33mfccdb25[m replace deluge with qbittorrent
|
||||
[33m53c2980[m add mapping software
|
||||
[33mbc55915[m apply format
|
||||
[33md2eb151[m vps: add mealie
|
||||
[33m1755bf7[m add deepState dependencies
|
||||
[33m8ecb978[m update syncthing module
|
||||
[33md26ff60[m add syncthing
|
||||
[33m95930bc[m improve firefox module
|
||||
[33m86cf517[m update firefox module
|
||||
[33m7854100[m apply formatter
|
||||
[33md7ea157[m vps: enable forgejo actions
|
||||
[33m48d230a[m improve firefox module
|
||||
[33md7f1c06[m modularize gui and browsers modules
|
||||
[33m5b194ca[m add readme
|
||||
[33m62a361c[m apply formatter and fix typo
|
||||
[33mae37ebf[m vps: add wiki-js
|
||||
[33mcbda46e[m modularize steam
|
||||
[33m9f0e981[m home: remove zoom
|
||||
[33m4acb6e2[m split theme into its own module and add xdg configuration
|
||||
[33m7f69245[m add vpn addresses to fail2ban whitelist
|
||||
[33m4a7bda9[m add ipv6 support, net module and wireguard vpn
|
||||
[33m63a190b[m vps: change syncthing datadir to vps NAS
|
||||
[33m09a7464[m vps: reduce immich worker concurrency
|
||||
[33m3fefd5b[m apply formatter
|
||||
[33m9636646[m vps: add immich
|
||||
[33m7748c67[m vps: add nas exports for immich and syncthing
|
||||
[33m22eecd6[m remove 2011 nas export
|
||||
[33ma785cce[m vps: add mosh
|
||||
[33mdd6a8f9[m vps: add calibre
|
||||
[33m05d397f[m vps: add shiori
|
||||
[33m6372c2b[m update flake.nix
|
||||
[33m9db5b15[m vps: remove unused modues
|
||||
[33m4e63a64[m vps: add syncthing
|
||||
[33m8c2e1b7[m vps: upgrade to trilium-next
|
||||
[33m86e778f[m flake.lock: Update
|
||||
[33m3c2751c[m flake.lock: Update
|
||||
[33m9cbd93c[m add xdg portal
|
||||
[33m534d3b0[m vps: remove templatestyles
|
||||
[33mdd86290[m configure gajim
|
||||
[33m2e0c03a[m fix qt, gtk and darkmode settings
|
||||
[33m97056c6[m flake.lock: Update
|
||||
[33m3e0e6e4[m add xdg config
|
||||
[33mbc73e4b[m add pv
|
|
@ -47,7 +47,7 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
tmp.useTmpfs = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
};
|
||||
|
||||
# Select internationalisation properties.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue