mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
kropsify
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user