Some additional cleanup
This commit is contained in:
parent
be0e4bcf76
commit
5aa68a423a
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
# Packages that are not in programs section
|
# Packages that are not in programs section
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Build tools
|
# Build Tools
|
||||||
## C++
|
## C++
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
|
@ -39,7 +39,6 @@
|
||||||
|
|
||||||
# Databases
|
# Databases
|
||||||
postgresql
|
postgresql
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
|
Loading…
Reference in a new issue