mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
Remove en-science
I got a non-free error. No go.
This commit is contained in:
parent
c2d1d11231
commit
7d01494b87
@ -1,6 +1,5 @@
|
|||||||
{ pkgs, kmonad, emacs-larstvei, ... }: {
|
{ pkgs, kmonad, emacs-larstvei, ... }: {
|
||||||
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
emacs-larstvei.defaultPackage.${pkgs.system}
|
emacs-larstvei.defaultPackage.${pkgs.system}
|
||||||
kmonad.packages.${pkgs.system}.default
|
kmonad.packages.${pkgs.system}.default
|
||||||
@ -8,7 +7,6 @@
|
|||||||
(dpkgs: with dpkgs; [
|
(dpkgs: with dpkgs; [
|
||||||
en
|
en
|
||||||
en-computers
|
en-computers
|
||||||
en-science
|
|
||||||
nb
|
nb
|
||||||
]))
|
]))
|
||||||
(python3.withPackages
|
(python3.withPackages
|
||||||
|
Loading…
Reference in New Issue
Block a user