fixing fitbit

This commit is contained in:
2023-11-30 15:19:22 +00:00
parent 8513d03468
commit d0383168a2

View File

@@ -6,6 +6,16 @@
hostName,
...
}: {
imports =
[
# ./beets.nix
# ./keybase.nix
# "${inputs.vscode-server}/modules/vscode-server/home.nix"
]
++ (builtins.attrValues outputs.homeManagerModules);
home.username = "sstent";
home.homeDirectory = "/home/sstent";
home.stateVersion = "23.05";