Commit for generation 119
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
fonts.fonts = with pkgs; [ nerdfonts jetbrains-mono ];
|
fonts.packages = with pkgs; [ nerdfonts jetbrains-mono ];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
parted
|
parted
|
||||||
vim
|
vim
|
||||||
|
|||||||
Reference in New Issue
Block a user