mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Removed kb-work@yerukall home
This commit is contained in:
parent
74b1da0ea0
commit
6a360706ce
Binary file not shown.
|
|
@ -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
|
||||
# ];
|
||||
}
|
||||
Loading…
Reference in a new issue