1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00
This commit is contained in:
Kierán Meinhardt
2019-04-10 21:14:29 +02:00
parent c70c4369dc
commit b9a6f33aa4
21 changed files with 88 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
{ config, pkgs, lib, ... }:
let
theme = import ../theme.nix;
theme = import <niveum/theme.nix>;
unstable = import <nixos-unstable> {};
scripts.dic = pkgs.callPackage (pkgs.fetchurl {
url = "https://cgit.krebsco.de/stockholm/plain/krebs/5pkgs/simple/dic/default.nix?id=8371e21c10bdb5d5353cc581efba7e09e4ce7a91";