added nixos-desktop
This commit is contained in:
parent
00ff693780
commit
c047063ff3
3 changed files with 63 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
(nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" "JetBrainsMono" ]; })
|
||||
];
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
# PACKAGES
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue