fixing fitbit

This commit is contained in:
2023-11-30 14:48:39 +00:00
parent 915db56560
commit 4dc8f4b226
13 changed files with 285 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
#"../modules/vscode-server/home.nix"
# ../modules/home-manager/beets
# ../modules/home-manager/keybase
# ../modules/home-manager/ssh-proxy
# ../modules/home-manager/ssh-proxys
# ];
home.username = "sstent";
home.homeDirectory = "/home/sstent";
@@ -29,6 +29,11 @@
};
};
custom = {
ssh-proxy.enable = false;
beets.enable = true;
keybase.enable = true;
};
###dotfiles path variable