Compare commits
No commits in common. "d8539107a67eb7d92f78a751d62f51de1ad0046d" and "3feeb67ebc3eeaaea44b586de704c32524f75c89" have entirely different histories.
d8539107a6
...
3feeb67ebc
@ -18,10 +18,6 @@
|
||||
# Pick only one of the below networking options.
|
||||
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
networking.extraHosts =
|
||||
''
|
||||
10.101.111.1 bitwarden.ekzyis.com
|
||||
'';
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "Europe/Berlin";
|
||||
@ -126,12 +122,10 @@
|
||||
autorandr
|
||||
brave
|
||||
vscodium
|
||||
neovim
|
||||
];
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
hack-font noto-fonts noto-fonts-cjk noto-fonts-color-emoji
|
||||
(nerdfonts.override { fonts = [ "Hack" ]; })
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
Loading…
x
Reference in New Issue
Block a user