mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-04 07:59:40 +00:00
nix(cmus): made cmusrc platform dependent
This commit is contained in:
parent
2fee76eef9
commit
32e991b516
5 changed files with 126 additions and 7 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [./dev.nix ./gui ./browser.nix ../common];
|
||||
imports = [./dev.nix ./gui ./browser.nix ../common ../common/cmus];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue