home: remove lorri
This commit is contained in:
parent
a5bf98bdd6
commit
9dc0960ab5
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
imports = [ ./php.nix ./clojure.nix ./langs.nix ];
|
imports = [ ./php.nix ./clojure.nix ./langs.nix ];
|
||||||
|
|
||||||
services.lorri.enable = true;
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gcc
|
gcc
|
||||||
gnumake
|
gnumake
|
||||||
|
|
Loading…
Add table
Reference in a new issue