refactor: move from den based to flake-parts based
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{ den, lux, ... }:
|
||||
{
|
||||
den.aspects.kiri = {
|
||||
includes = with lux; [
|
||||
den._.primary-user
|
||||
(den._.user-shell "zsh")
|
||||
syncthing
|
||||
terminal
|
||||
shell
|
||||
neovim
|
||||
ssh
|
||||
bundles._.development
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user