Compare commits
No commits in common. "a5d6c2ef210a2f8c366e1ad4518f559f592c2b63" and "01365a8553354e9b3067059f3fbeb6b98119891c" have entirely different histories.
a5d6c2ef21
...
01365a8553
2 changed files with 2 additions and 7 deletions
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.wifi.powersave = false;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
|
|||
|
|
@ -28,12 +28,6 @@
|
|||
# # "Hello, world!" when run.
|
||||
# pkgs.hello
|
||||
|
||||
# System
|
||||
inxi
|
||||
pciutils
|
||||
htop
|
||||
btop
|
||||
|
||||
# Terminal
|
||||
alacritty
|
||||
source-code-pro # Font for Alacritty
|
||||
|
|
@ -41,6 +35,8 @@
|
|||
cutecom
|
||||
cowsay
|
||||
mc
|
||||
htop
|
||||
btop
|
||||
fd # unnamed dependency for the fuzzy finder fzf
|
||||
lazygit
|
||||
eza # replacement for ls
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue