mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
unneeded?
This commit is contained in:
parent
90f9a2f03b
commit
dd9916df37
1 changed files with 5 additions and 5 deletions
|
|
@ -30,11 +30,11 @@
|
|||
};
|
||||
|
||||
# Fonts
|
||||
fonts.packages = with pkgs; [
|
||||
terminus_font
|
||||
monocraft
|
||||
nerdfonts
|
||||
];
|
||||
#fonts.packages = with pkgs; [
|
||||
# terminus_font
|
||||
# monocraft
|
||||
# nerdfonts
|
||||
#];
|
||||
|
||||
# Audio
|
||||
services.pipewire = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue