europa: disable kurinto

This commit is contained in:
Aaron Bieber 2022-12-06 21:47:27 -07:00
parent aa823c4e3d
commit e5b35d38e6
No known key found for this signature in database

View File

@ -1,7 +1,6 @@
{ config, pkgs, lib, modulesPath, inputs, ... }:
let
myEmacs = pkgs.callPackage ../../configs/emacs.nix { };
kurinto = pkgs.callPackage ../../pkgs/kurinto.nix { };
peerixUser = if builtins.hasAttr "peerix" config.users.users then
config.users.users.peerix.name
else
@ -189,8 +188,6 @@ in {
(callPackage ../../pkgs/zutty.nix { })
];
fonts.fonts = [ kurinto ];
# for Pharo
security.pam.loginLimits = [
{