mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
chore: move toml helpers into overlay
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{ pkgs, lib, ... }:
|
||||
let
|
||||
inherit (import <niveum/lib> { inherit pkgs; }) toTOML;
|
||||
inherit (lib.strings) fileContents;
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [ spotify spotify-tui playerctl ];
|
||||
|
||||
Reference in New Issue
Block a user