add some packages and timezone
This commit is contained in:
parent
16d3e93063
commit
d49a3f1734
@ -12,6 +12,8 @@
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sdd";
|
||||
|
||||
time.timeZone = "Italy/Rome";
|
||||
|
||||
networking.hostName = "Fazo-PC"; # Define your hostname.
|
||||
networking.hostId = "6bc261fc";
|
||||
|
||||
@ -34,13 +36,15 @@
|
||||
# Development
|
||||
atom git
|
||||
# Desktop and appliations
|
||||
sxhkd tmux htop ranger w3m rxvt_unicode chromium dmenu gnupg
|
||||
sxhkd tmux htop ranger w3m rxvt_unicode chromium dmenu gnupg irssi
|
||||
# Media
|
||||
mpv cmus
|
||||
# System utilities, drivers...
|
||||
ntfs
|
||||
# Services
|
||||
syncthing
|
||||
# Other stuff
|
||||
screenfetch
|
||||
screenfetch scrot
|
||||
];
|
||||
|
||||
fonts = {
|
||||
|
Loading…
Reference in New Issue
Block a user