fixed update to 23.11
This commit is contained in:
parent
8006260b7f
commit
2117b57af6
4 changed files with 9 additions and 9 deletions
|
|
@ -10,7 +10,7 @@
|
|||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
|
||||
boot.plymouth.enable = true;
|
||||
# Localization
|
||||
time.timeZone = "America/Detroit";
|
||||
i18n = {
|
||||
|
|
@ -70,4 +70,4 @@
|
|||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "SourceCodePro" "DroidSansMono" ]; })
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
ripgrep
|
||||
openssl
|
||||
tree
|
||||
# exa
|
||||
eza
|
||||
htop
|
||||
zsh
|
||||
dig #dns lookup
|
||||
|
|
@ -28,4 +28,4 @@
|
|||
zulip
|
||||
vscode
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue