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
|
# Enable networking
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
networking.networkmanager.wifi.powersave = false;
|
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "Europe/Berlin";
|
time.timeZone = "Europe/Berlin";
|
||||||
|
|
|
||||||
|
|
@ -28,12 +28,6 @@
|
||||||
# # "Hello, world!" when run.
|
# # "Hello, world!" when run.
|
||||||
# pkgs.hello
|
# pkgs.hello
|
||||||
|
|
||||||
# System
|
|
||||||
inxi
|
|
||||||
pciutils
|
|
||||||
htop
|
|
||||||
btop
|
|
||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
alacritty
|
alacritty
|
||||||
source-code-pro # Font for Alacritty
|
source-code-pro # Font for Alacritty
|
||||||
|
|
@ -41,6 +35,8 @@
|
||||||
cutecom
|
cutecom
|
||||||
cowsay
|
cowsay
|
||||||
mc
|
mc
|
||||||
|
htop
|
||||||
|
btop
|
||||||
fd # unnamed dependency for the fuzzy finder fzf
|
fd # unnamed dependency for the fuzzy finder fzf
|
||||||
lazygit
|
lazygit
|
||||||
eza # replacement for ls
|
eza # replacement for ls
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue