mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 00:48:30 +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, ... }: {
|
||||
|
||||
|
||||
home.packages = with pkgs; [
|
||||
emacs-larstvei.defaultPackage.${pkgs.system}
|
||||
kmonad.packages.${pkgs.system}.default
|
||||
@ -8,7 +7,6 @@
|
||||
(dpkgs: with dpkgs; [
|
||||
en
|
||||
en-computers
|
||||
en-science
|
||||
nb
|
||||
]))
|
||||
(python3.withPackages
|
||||
|
Loading…
Reference in New Issue
Block a user