mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: refactor configuration into named
This commit is contained in:
parent
c41c9d9822
commit
c04a3b8d2d
4 changed files with 21 additions and 30 deletions
|
|
@ -1 +1,4 @@
|
|||
{ imports = [ ./fonts.nix ]; }
|
||||
{
|
||||
imports = [ ./fonts.nix ];
|
||||
programs.cmus.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue