Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
2cd342ec56
15 changed files with 389 additions and 307 deletions
|
|
@ -45,6 +45,7 @@
|
|||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
nerd-fonts.lilex
|
||||
nerd-fonts.symbols-only
|
||||
fira-code
|
||||
];
|
||||
};
|
||||
|
|
@ -57,6 +58,7 @@
|
|||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.wifi.backend = "iwd";
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue