Refining modules/nixos/base.nix to make sense for more machines
There is a few additional changes due to typos introduced while working on other stuff.
This commit is contained in:
parent
26f35df7ad
commit
aa4a8347ec
11 changed files with 67 additions and 29 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{pkgs}:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.fira-code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue