added beets
This commit is contained in:
parent
755a563d5c
commit
39a1b68c8f
1 changed files with 3 additions and 3 deletions
|
|
@ -140,9 +140,9 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.users.fw = {
|
home-manager.users.fw = {
|
||||||
# imports = [
|
imports = [
|
||||||
# (modulesDirectory + /programs/beets)
|
(modulesDirectory + /programs/beets)
|
||||||
# ];
|
];
|
||||||
home.username = "fw";
|
home.username = "fw";
|
||||||
home.homeDirectory = "/home/fw";
|
home.homeDirectory = "/home/fw";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue