Removed kb-work@yerukall home

This commit is contained in:
Kaybee 2024-07-16 18:37:45 +02:00
parent 74b1da0ea0
commit 6a360706ce
2 changed files with 0 additions and 25 deletions

View file

@ -1,25 +0,0 @@
{
config,
pkgs,
lib,
inputs,
...
}:
with lib;
with lib.internal;{
snowfallorg.user.enable = true;
snowfallorg.user.name = "kb-work";
# home.stateVersion = "23.11";
# home.packages = with pkgs; [
# kate
# thunderbird
# keepassxc
# globalprotect-openconnect
# vscodium
# logseq
# ungoogled-chromium
# zed-editor # Editor
# ];
}