Fixed errors with flake. and added kagi search engine
This commit is contained in:
parent
8f6905474b
commit
2ff030ce73
9 changed files with 80 additions and 60 deletions
|
|
@ -1,5 +1,12 @@
|
|||
{osConfig, ...}: {
|
||||
{
|
||||
osConfig,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
inputs.stylix.homeManagerModules.stylix
|
||||
inputs.nixcord.homeModules.nixcord
|
||||
|
||||
./wayland
|
||||
./shell
|
||||
./style
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue