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.version = 2;
|
||||||
boot.loader.grub.device = "/dev/sdd";
|
boot.loader.grub.device = "/dev/sdd";
|
||||||
|
|
||||||
|
time.timeZone = "Italy/Rome";
|
||||||
|
|
||||||
networking.hostName = "Fazo-PC"; # Define your hostname.
|
networking.hostName = "Fazo-PC"; # Define your hostname.
|
||||||
networking.hostId = "6bc261fc";
|
networking.hostId = "6bc261fc";
|
||||||
|
|
||||||
@ -34,13 +36,15 @@
|
|||||||
# Development
|
# Development
|
||||||
atom git
|
atom git
|
||||||
# Desktop and appliations
|
# 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
|
# Media
|
||||||
mpv cmus
|
mpv cmus
|
||||||
|
# System utilities, drivers...
|
||||||
|
ntfs
|
||||||
# Services
|
# Services
|
||||||
syncthing
|
syncthing
|
||||||
# Other stuff
|
# Other stuff
|
||||||
screenfetch
|
screenfetch scrot
|
||||||
];
|
];
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
|
Loading…
Reference in New Issue
Block a user