flakes/homes/x86_64-linux/server@bicboye/default.nix
Chinmay D. Pai de0f3ae50f
chore: remove unused comment for git module
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2024-10-09 17:57:50 +05:30

11 lines
237 B
Nix

_: {
snowfallorg.user.enable = true;
snowfallorg.user.name = "server";
snowflake.development.helix.enable = true;
snowflake.development.tmux.enable = true;
snowflake.shell.fish.enable = true;
home.stateVersion = "24.05";
}