a
This commit is contained in:
+2
-1
@@ -4,9 +4,10 @@
|
||||
system,
|
||||
...
|
||||
}: {
|
||||
# imports = [ inputs.unlisted-fonts.packages.${system}.default ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
# inputs.monolisa.packages.${system}.monolisa-font
|
||||
inputs.monolisa.packages.${system}.gillsans
|
||||
inputs.unlisted-fonts.packages.${system}.gillsans
|
||||
];
|
||||
fonts.packages = with pkgs; [
|
||||
nerd-fonts.fira-code
|
||||
|
||||
Reference in New Issue
Block a user