added thinkpad

This commit is contained in:
Alexander Szczepanski
2021-06-09 21:31:21 +02:00
parent 646b0b4ce5
commit 0a085f8895
5 changed files with 334 additions and 46 deletions

View File

@ -10,6 +10,7 @@ in
# ./vscode.nix
../../configs/gui.nix
../../configs/virtualisation.nix
../../configs/common.nix
];
# Use the systemd-boot EFI boot loader.
@ -174,29 +175,6 @@ in
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
ack
dfc
git
glances
# home-manager
htop
ncdu
zsh
ruby
pstree
pciutils
borgbackup
bpytop
broot
bwm_ng
nodejs
sshfs
tealdeer
tree
lm_sensors
];
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;