font
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
config = {
|
config = {
|
||||||
|
|
||||||
fonts.packages = lib.mkForce (with pkgs; [ nerd-fonts.fira-code ]);
|
fonts.packages = lib.mkForce (with pkgs; [ nerd-fonts.fira-code ]);
|
||||||
|
environment.systemPackages = with pkgs; [ nerd-fonts.fira-code ];
|
||||||
|
|
||||||
system.stateVersion = "25.05";
|
system.stateVersion = "25.05";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user