1
0
Fork 0

Compare commits

..

No commits in common. "a5d6c2ef210a2f8c366e1ad4518f559f592c2b63" and "01365a8553354e9b3067059f3fbeb6b98119891c" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View file

@ -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";

View file

@ -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