framework-2023-08-22-11-49-02

This commit is contained in:
Alexander Szczepanski
2023-08-22 11:49:02 +02:00
parent 9333f73867
commit d3d29d1b9e
11 changed files with 88 additions and 75 deletions

View File

@ -71,13 +71,6 @@ in
tealdeer
unrar
yt-dlp
gnumake
pkg-config
libftdi
libusb1
gcc
coreboot-toolchain.arm
];
sessionPath = [ "$HOME/.npm-packages" "$HOME/.bin" ];
file = {
@ -183,11 +176,6 @@ in
};
tmux = { enable = true; };
# exa = {
# enable = true;
# enableAliases = true;
# };
};
# services.vscode-server.enable = true;