add missing import of own hm-module on nixdesk

This commit is contained in:
xunuwu 2024-08-27 23:03:39 +02:00
parent 193c64b772
commit 114a5eae9d
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -1,5 +1,10 @@
{inputs, ...}: {
{
inputs,
self,
...
}: {
imports = [
self.homeManagerModules.xun
inputs.small-nvim.homeManagerModules.small-nvim
./kanshi.nix
./defaults.nix
@ -28,8 +33,8 @@
../../programs/desktop/sway
# development
../../develop
../../develop/small-misc.nix
#../../develop
#../../develop/small-misc.nix
# programs
../../programs/misc/keepassxc.nix