mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix(home-manager): still need patching cmus for macOS
maybe update the flake one day ?
This commit is contained in:
parent
3b08674586
commit
66563795cc
2 changed files with 16 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
imports = [./dev.nix ./fonts.nix ../common];
|
||||
imports = [./dev.nix ./fonts.nix ../common ../common/cmus];
|
||||
home.homeDirectory = "/Users/leana";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue