mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-13 08:04:36 +02:00
laptop update
This commit is contained in:
parent
96667fb3d5
commit
1629709bcf
4 changed files with 56 additions and 26 deletions
home-manager/modules
|
@ -54,6 +54,10 @@ in
|
|||
(pkgs.writeShellScriptBin "kitty-term-fix" ''
|
||||
infocmp -a xterm-kitty | ssh $1 tic -x -o \~/.terminfo /dev/stdin
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "nixos-deepclean" ''
|
||||
sudo rm /nix/var/nix/gcroots/auto/\*
|
||||
sudo nix-collect-garbage -d
|
||||
'')
|
||||
nixpkgs-fmt
|
||||
ddev
|
||||
act
|
||||
|
@ -143,7 +147,7 @@ in
|
|||
reaper
|
||||
# yabridge
|
||||
torzu
|
||||
inputs.nix-alien.packages.x86_64-linux.nix-alien
|
||||
# inputs.nix-alien.packages.x86_64-linux.nix-alien
|
||||
kdePackages.kdenlive
|
||||
audacity
|
||||
signal-desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue