europa: fmt

This commit is contained in:
Aaron Bieber 2022-08-25 13:23:44 -06:00
parent 2f53b6eb59
commit df95a3d90c
No known key found for this signature in database

View File

@ -1,6 +1,5 @@
{ config, pkgs, lib, modulesPath, ... }:
let
myEmacs = pkgs.callPackage ../../configs/emacs.nix { };
let myEmacs = pkgs.callPackage ../../configs/emacs.nix { };
in {
_module.args.isUnstable = true;