mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
fixing fitbit
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user