mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
kropsify
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
with lib;
|
||||
with import ./theme.nix;
|
||||
with import <niveum/theme.nix>;
|
||||
let
|
||||
unstable = import <nixos-unstable> {};
|
||||
stringOption = def: mkOption { type = types.string; default = def; };
|
||||
|
||||
Reference in New Issue
Block a user