mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Format code
This commit is contained in:
parent
3fdb6ac98e
commit
dee2a38c02
1 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,8 @@
|
|||
console = {
|
||||
earlySetup = true;
|
||||
font = "Lat2-Terminus16";
|
||||
packages = [ pkgs.terminus-nerdfont ];
|
||||
packages = with pkgs; [
|
||||
terminus-nerdfont
|
||||
];
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue