chore: remove unused systemPackages
This commit is contained in:
parent
c949488acb
commit
1d02f7e08d
1 changed files with 0 additions and 8 deletions
|
|
@ -158,14 +158,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# List packages installed in system profile. To search, run:
|
|
||||||
# $ nix search wget
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
git
|
|
||||||
zsh
|
|
||||||
mangohud
|
|
||||||
];
|
|
||||||
|
|
||||||
# TODO: find list of fonts to install
|
# TODO: find list of fonts to install
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
font-awesome
|
font-awesome
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue