added thinkpad
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user